Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01

A B C D E G H I J L M N O P Q R S T U V W X _


A

abort() - Method in interface com.oracle.bpel.client.IActivityHandle
Aborts the activity.
abort(String) - Method in interface com.oracle.bpel.client.IActivityHandle
Performs the same action as abort but allows the user to supply a comment that will be logged in the audit trail of the instance.
abort() - Method in interface com.oracle.bpel.client.IInstanceHandle
Aborts the instance.
AbstractIdentifier - Class in com.oracle.bpel.client
Abstract base class for Orabpel identifiers.
AbstractIdentifier() - Constructor for class com.oracle.bpel.client.AbstractIdentifier
Default constructor.
AbstractIdentifier(String, String, String, String) - Constructor for class com.oracle.bpel.client.AbstractIdentifier
Constructs an identifier with a domain identifier, process identifier, revision tag and key.
AbstractIdentifier(String, String, String) - Constructor for class com.oracle.bpel.client.AbstractIdentifier
Constructs an identifier with a domain identifier, process identifier and key.
AbstractIdentifier(String) - Constructor for class com.oracle.bpel.client.AbstractIdentifier
Constructs an identifier from the string representation of an identifier.
ACLManager - Class in com.oracle.bpel.security
Public abstract class that has to be implemented for having a valid ACLManager that is used by the BPEL server for authentication & authorization This is the class that needs to be extended for a custom validator implementation later to be used within the security interceptor framework.
ACLManager() - Constructor for class com.oracle.bpel.security.ACLManager
Public constructor that should use a cache for connections and care about other stuff.
ACTIVITY_ASSERTION - Static variable in class com.oracle.services.bpel.test.TestAssertion
assertion type indicating the assertion verified an activity's exection count.
AD_bin - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AD_bin_csize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AD_bin_usize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AD_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AD_detail_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AD_doc_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AD_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
addAuditTrailEntry(String, Object) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Add an log entry into the audit trail.
addAuditTrailEntry(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Add an log entry into the audit trail.
addAuditTrailEntry(Throwable) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Add an exception log entry into the audit trail.
addAuditTrailEntry(String, String) - Method in interface com.oracle.bpel.client.IActivityHandle
Adds an audit trail entry to the history of the instance that this activity belongs to.
addChildElement(String, String, Object) - Method in interface org.collaxa.xml.IBaseFacade
Adds this new child element with the given element content.
addChildElement(String, String, int, Object) - Method in interface org.collaxa.xml.IBaseFacade
This method IS NOT IMPLEMENTED.
addJCAStats(String, String, boolean, long) - Method in interface com.oracle.bpel.client.IActivationAgentHandle
Records the total time for one inbound event
addPart(String, Element) - Method in class com.oracle.bpel.client.NormalizedMessage
Adds the org.w3c.dom.Element object to the payload for this message.
addPart(String, String) - Method in class com.oracle.bpel.client.NormalizedMessage
Adds the specified String to the payload for this message.
addStats(StopWatch) - Method in interface com.oracle.bpel.client.IActivationAgentHandle
Add recorded StopWatch stats for one inbound invocation
addTestResult(IInstanceHandle, Element) - Method in interface com.oracle.services.bpel.test.ITestRunResultsAccessor
Add a test result.
addTestResult(IInstanceHandle, String) - Method in interface com.oracle.services.bpel.test.ITestRunResultsAccessor
Add a test result.
AL_ci_conversation_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the instance custom key; from the admin_list view.
AL_ci_creation_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the instance creation date; from the admin_list view.
AL_ci_creator - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_ci_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_ci_metadata - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_ci_modifier - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_ci_modify_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the instance modification date; from the admin_list view.
AL_ci_parent_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_ci_priority - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the instance priority; from the admin_list view.
AL_ci_process_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the process identifier; from the admin_list view.
AL_ci_revision_tag - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the process revision tag; from the admin_list view.
AL_ci_root_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_ci_stage - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the instance stage; from the admin_list view.
AL_ci_state - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the instance state; from the admin_list view.
AL_ci_status - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the instance status; from the admin_list view.
AL_ci_test_location - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_ci_test_run_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_ci_test_run_name - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_ci_test_suite - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_ci_title - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the instance title; from the admin_list view.
AL_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the instance key; from the admin_list view.
AL_cx_index_1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_cx_index_2 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_cx_index_3 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_cx_index_4 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_cx_index_5 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_cx_index_6 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdef_creation_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdef_definition - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdef_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdef_location - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdef_process_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdef_revision_tag - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdef_test_suite - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdef_type - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdet_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdet_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdet_test_location - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdet_test_result - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdet_test_run_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdet_test_run_name - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdet_test_status - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_tdet_test_suite - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_wi_comments - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the activity comments; from the admin_list view.
AL_wi_count_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_wi_creation_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the activity creation date; from the admin_list view.
AL_wi_creator - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_wi_custom_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the activity custom identifier; from the admin_list view.
AL_WI_execution_type - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_wi_exp_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the activity expiration date; from the admin_list view.
AL_wi_exp_flag - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the activity expiration flag; from the admin_list view.
AL_wi_label - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the activity label; from the admin_list view.
AL_wi_modifier - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_wi_modify_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the activity modification date; from the admin_list view.
AL_wi_node_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_wi_priority - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the activity priority; from the admin_list view.
AL_wi_reference_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the activity reference identifier; from the admin_list view.
AL_wi_scope_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AL_wi_state - Static variable in class com.oracle.bpel.client.util.SQLDefs
Column name for the activity state; from the admin_list view.
AL_wi_transition - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ANONYMOUS_ARGUMENT_KEY - Static variable in interface com.oracle.services.bpel.test.ITestCallHandler
Key to anonymous arguments in argument maps.
append(String) - Method in class com.oracle.bpel.client.util.WhereCondition
Inserts the specified clause at the end of this where condition.
append(WhereCondition) - Method in class com.oracle.bpel.client.util.WhereCondition
Inserts the specified where condition at the end of this where condition.
appendOrderBy(String) - Method in class com.oracle.bpel.client.util.WhereCondition
Inserts the specified clause at the end of this where condition's ordering clause.
apply(PreparedStatement) - Method in class com.oracle.bpel.client.util.WhereCondition
Binds all the parameters bound to this where condition to the specified SQL prepared statement.
AT_block - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AT_block_csize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AT_block_usize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AT_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AT_count_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AT_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AT_log - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AT_log_csize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AT_log_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AT_log_usize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ATT_bin - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ATT_key - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ATTR_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ATTR_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ATTR_key - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
AUDIT_LEVEL - Static variable in class com.oracle.bpel.client.Configuration
The audit trail level to use for this instance.
AUDIT_LEVEL - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
authenticate(String, String, String) - Static method in class com.oracle.bpel.client.auth.DomainAuthFactory
Authenticates with the specified BPEL process domain using the domain password specified by password.
authenticate(String, String, String, Hashtable) - Static method in class com.oracle.bpel.client.auth.DomainAuthFactory
Authenticates with the specified BPEL process domain using the domain password specified by password.
authenticate(String, String) - Static method in class com.oracle.bpel.client.auth.ServerAuthFactory
Authenticates with the BPEL server using the administrative password specified by password.
authenticate(String, String, Hashtable) - Static method in class com.oracle.bpel.client.auth.ServerAuthFactory
Authenticates with the BPEL server using the administrative password specified by password.

B

BaseBPELXExecLet - Class in com.collaxa.cube.engine.ext
 
BaseBPELXExecLet() - Constructor for class com.collaxa.cube.engine.ext.BaseBPELXExecLet
 
booleanValueOf(Element, String) - Static method in class com.collaxa.xml.XPathUtils
Deprecated. Please use the other alternative booleanValueOf() method which takes the prefix-namespace map, this method will be removed in next release or so.
booleanValueOf(Element, String, Map) - Static method in class com.collaxa.xml.XPathUtils
Evaluates an XPath expression and returns the boolean value of the XPath expression if the expression results in a boolean.
BPELDomainStatus - Class in com.oracle.bpel.client
This class contains all the status information for a particular BPEL process domain.
BPELDomainStatus() - Constructor for class com.oracle.bpel.client.BPELDomainStatus
Default constructor.
BPELDomainStatus(String, int, Throwable) - Constructor for class com.oracle.bpel.client.BPELDomainStatus
Constructs a status object with the specified domain identifier, state and error.
BPELFault - Exception in com.oracle.bpel.client
This class represents a standard fault that may be thrown by the server during run-time.
BPELFault(QName) - Constructor for exception com.oracle.bpel.client.BPELFault
Creates a new fault with a fault QName.
BPELFault(QName, QName) - Constructor for exception com.oracle.bpel.client.BPELFault
Creates a new fault with fault name and message type QName.
BPELFault(QName, String) - Constructor for exception com.oracle.bpel.client.BPELFault
Creates a new fault with fault name and summary message.
BPELProcessEvent - Class in com.oracle.bpel.client
This class contains event information (to be) logged regarding a deployed BPEL process.
BPELProcessEvent(String, String, int, int, String) - Constructor for class com.oracle.bpel.client.BPELProcessEvent
Creates a process event with a message.
BPELProcessEvent(String, String, int, int, String, Object) - Constructor for class com.oracle.bpel.client.BPELProcessEvent
Creates a process event with an optional details string.
BPELProcessId - Class in com.oracle.bpel.client
Implementation of an BPEL process identifier.
BPELProcessId(String, String, String, String) - Constructor for class com.oracle.bpel.client.BPELProcessId
Constructs a process identifier with a domain identifier, process identifier, revision tag and process GUID.
BPELProcessId(String, String, String) - Constructor for class com.oracle.bpel.client.BPELProcessId
Constructs a process identifier with a domain identifier, process identifier and revision tag.
BPELProcessId(String, String) - Constructor for class com.oracle.bpel.client.BPELProcessId
Constructs a process identifier with a domain identifier and process identifier.

C

CALLBACK_MESSAGE_PAYLOAD_REF - Static variable in class com.oracle.bpel.client.Configuration
 
cancel() - Method in interface com.oracle.bpel.client.IInstanceHandle
Cancels the instance.
cancelCallbackMessages(String[]) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Marks a list of callback messages as cancelled by the BPEL domain.
cancelInvokeMessages(String[]) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Marks a list of invocation messages as cancelled by the BPEL domain.
CATEGORY_APPLICATION - Static variable in class com.oracle.bpel.client.BPELProcessEvent
Category for application level events.
CATEGORY_KERNEL - Static variable in class com.oracle.bpel.client.BPELProcessEvent
Category for kernel level events.
CATEGORY_SYSTEM - Static variable in class com.oracle.bpel.client.BPELProcessEvent
Category for system level events.
changePassword(String) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Changes the password for the process domain.
changePassword(String, String) - Method in class com.oracle.bpel.client.Server
Changes the administrative password for the BPEL server.
checkpoint() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Create a hydration point by marking the current work-item to be non-idempotent.
CI_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.cikey INTEGER
CI_conversation_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.conversation_id VARCHAR
CI_creation_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.creation_date TIMESTAMP
CI_creator - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.creator VARCHAR
CI_custom_key_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
CI_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.domain_ref SMALLINT
CI_ext_int1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.ext_int1 INTEGER
CI_ext_string1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.ext_string1 VARCHAR
CI_ext_string2 - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.ext_string2 VARCHAR
CI_ID_dummy_col - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
CI_ID_next_range - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
CI_meta_data_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
CI_metadata - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.metadata VARCHAR
CI_modifier - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.modifier VARCHAR
CI_modify_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.modify_date TIMESTAMP
CI_parent_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.parent_id VARCHAR
CI_parent_id_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
CI_priority - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.priority INTEGER
CI_process_guid - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.process_guid VARCHAR
CI_process_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.process_id VARCHAR
CI_process_type - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.process_type INTEGER
CI_revision_tag - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.revision_tag VARCHAR
CI_root_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.root_id VARCHAR
CI_root_id_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
CI_scope_csize - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.scope_csize INTEGER
CI_scope_revision - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.scope_revision INTEGER
CI_scope_usize - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.scope_usize INTEGER
CI_stage - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.stage VARCHAR
CI_stage_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
CI_state - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.state INTEGER
CI_status - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.status VARCHAR
CI_status_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
CI_test_location - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.test_location VARCHAR
CI_test_run_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.test_run_id VARCHAR
CI_test_run_name - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.test_run_name VARCHAR
CI_test_suite - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.test_suite VARCHAR
CI_title - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_instance.title VARCHAR
CI_title_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
cleanUp() - Method in interface com.oracle.services.bpel.test.ITestRunResultsAccessor
Clean up resources that are maintaining the test run results.
clearAllProcessEvents() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
 
clearChildElements(String, String) - Method in interface org.collaxa.xml.IBaseFacade
Clears the contents of the child element.
clearParameters() - Method in class com.oracle.bpel.client.util.WhereCondition
Removes all parameter bindings from this where condition.
clearProcessEvents(BPELProcessId) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
 
clearStatistics() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Clears the current set of statistics gathered by the process domain (includes synchronous, asynchronous and request).
clearWSDLCache() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Clear all the WSDLs cached in the WSDL manager of this domain.
com.collaxa.common.util - package com.collaxa.common.util
 
com.collaxa.cube.engine.ext - package com.collaxa.cube.engine.ext
 
com.collaxa.xml - package com.collaxa.xml
Provides interface for base facade classes and Collaxa XML dom utility classes.
com.oracle.bpel.client - package com.oracle.bpel.client
 
com.oracle.bpel.client.auth - package com.oracle.bpel.client.auth
 
com.oracle.bpel.client.config - package com.oracle.bpel.client.config
 
com.oracle.bpel.client.delivery - package com.oracle.bpel.client.delivery
 
com.oracle.bpel.client.dispatch - package com.oracle.bpel.client.dispatch
 
com.oracle.bpel.client.util - package com.oracle.bpel.client.util
 
com.oracle.bpel.client.wsif - package com.oracle.bpel.client.wsif
 
com.oracle.bpel.security - package com.oracle.bpel.security
 
com.oracle.services.bpel.task - package com.oracle.services.bpel.task
Provides factories and interfaces for interacting with user tasks from a process.
com.oracle.services.bpel.test - package com.oracle.services.bpel.test
 
complete() - Method in interface com.oracle.bpel.client.ITestCaseInfo
Retrieves the completion status of the test case.
completeTask(ITask) - Method in interface com.oracle.services.bpel.task.IWorklistService
 
COMPLETION_PERSIST_LEVEL - Static variable in class com.oracle.bpel.client.Configuration
Determines what is to be persisted to the BPEL server datastore if an in-memory instance is selected to be persisted.
COMPLETION_PERSIST_POLICY - Static variable in class com.oracle.bpel.client.Configuration
Datastore persistence policy for in-memory instances.
COMPLETION_PERSIST_POLICY - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
Configuration - Class in com.oracle.bpel.client
Defines configuration parameters that may be passed into the BPEL server as NormalizedMessage properties.
Configuration() - Constructor for class com.oracle.bpel.client.Configuration
 
containsChildElement(String, String) - Method in interface org.collaxa.xml.IBaseFacade
Returns true if the specified child element does exist within the subtree rooted at this facade's root element.
containsProperty(String) - Method in class com.oracle.bpel.client.NormalizedMessage
Returns true if the message properties contains a property with name specified by name.
CONVERSATION_ID - Static variable in class com.oracle.bpel.client.Configuration
External identifier for a BPEL process instance.
CONVERSATION_ID - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
CorrelationId - Class in com.oracle.bpel.client
Implementation of an Orabpel correlation identifier.
CorrelationId(String, String, String, String) - Constructor for class com.oracle.bpel.client.CorrelationId
Constructs a correlation identifier with a domain identifier, process identifier, revision tag and activity key.
CorrelationId(String, String, String) - Constructor for class com.oracle.bpel.client.CorrelationId
Constructs a correlation identifier with a domain identifier, process identifier and activity key.
CorrelationId(String) - Constructor for class com.oracle.bpel.client.CorrelationId
Constructs a correlation identifier from the string representation of an identifier.
createDomain(String, String, Map) - Method in class com.oracle.bpel.client.Server
Creates a BPEL process domain with the specified domain identifier and password.
createTestRunResultsAccessor(IBPELProcessHandle) - Method in interface com.oracle.services.bpel.test.ITestService
Create a new test run results accessor object.
CREATOR - Static variable in class com.oracle.bpel.client.Configuration
Creator of BPEL process instance.
CREATOR - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
CS_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_scope.cikey INTEGER
CS_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_scope.domain_ref SMALLINT
CS_modify_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_scope.modify_date TIMESTAMP
CS_scope_bin - Static variable in class com.oracle.bpel.client.util.SQLDefs
cube_scope.scope_bin BLOB
CX_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
ci_indexes.cikey INTEGER
CX_index_1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
ci_indexes.index_1 VARCHAR
CX_index_2 - Static variable in class com.oracle.bpel.client.util.SQLDefs
ci_indexes.index_2 VARCHAR
CX_index_3 - Static variable in class com.oracle.bpel.client.util.SQLDefs
ci_indexes.index_3 VARCHAR
CX_index_4 - Static variable in class com.oracle.bpel.client.util.SQLDefs
ci_indexes.index_4 VARCHAR
CX_index_5 - Static variable in class com.oracle.bpel.client.util.SQLDefs
ci_indexes.index_5 VARCHAR
CX_index_6 - Static variable in class com.oracle.bpel.client.util.SQLDefs
ci_indexes.index_6 VARCHAR
CX_index_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 

D

DEBUG - Static variable in class com.oracle.bpel.client.Configuration
Marker used to define if the instance is in debug mode.
DEBUG - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
DefaultTasklet - Class in com.oracle.services.bpel.task
Simple implementation of a tasklet.
DefaultTasklet() - Constructor for class com.oracle.services.bpel.task.DefaultTasklet
 
delete() - Method in interface com.oracle.bpel.client.IInstanceHandle
Delete the instance from the process domain.
deleteAllInstances() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Deletes all the instances contained in the process domain.
deleteCallbackMessages(String[]) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Deletes a list of callback messages from the BPEL domain.
deleteDomain(String, boolean) - Method in class com.oracle.bpel.client.Server
Deletes a BPEL process domain.
deleteInstancesByProcessId(BPELProcessId) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Deletes all the instances contained in the process domain for the specified BPEL process.
deleteInvokeMessages(String[]) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Deletes a list of invocation messages from the BPEL domain.
DELIVERY_PERSIST_POLICY - Static variable in class com.oracle.bpel.client.Configuration
Datastore persistence policy of invocation messages delivered to the BPEL server.
deployProcess(InputStream, String) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Deprecated. since 10.1.3, use IBPELDomainHandle.deploySuitcase( InputStream )
deployProcess(File) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Deprecated. since 10.1.3, use IBPELDomainHandle.deploySuitcase( File )
deploySuitcase(InputStream) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
 
deploySuitcase(File) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
 
deployTests(IBPELProcessHandle, InputStream) - Method in interface com.oracle.services.bpel.test.ITestService
Deploys test drivers for a particular process.
DM_conv_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.conv_id VARCHAR
DM_conv_type - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.conv_type INTEGER
DM_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.domain_ref SMALLINT
DM_ext_int1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.ext_int1 INTEGER
DM_ext_string1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.ext_string1 VARCHAR
DM_ext_string2 - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.ext_string2 VARCHAR
DM_header_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.headers_ref_id VARCHAR
DM_message_guid - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.message_guid VARCHAR
DM_operation_name - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.operation_name VARCHAR
DM_operation_name_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DM_process_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.process_id VARCHAR
DM_properties - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.properties VARCHAR
DM_receive_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.receive_date TIMESTAMP
DM_res_process_guid - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.res_process_guid VARCHAR
DM_res_subscriber - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.res_subscriber VARCHAR
DM_revision_tag - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.revision_tag VARCHAR
DM_state - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.state INTEGER
DOC_bin - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_bin_csize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_bin_format - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_bin_usize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_ci_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_ci_dockey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_ci_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_dlv_dockey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_dlv_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_dlv_message_guid - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_dlv_msg_type - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_dlv_part_name - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_dockey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOC_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOM_domain_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
domain.domain_id VARCHAR
DOM_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
domain.domain_ref SMALLINT
DOM_prop_comment - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOM_prop_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOM_prop_name - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DOM_prop_value - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DomainAuth - Class in com.oracle.bpel.client.auth
This class contains the authentication credentials for a particular BPEL process domain.
DomainAuth(String, Hashtable) - Constructor for class com.oracle.bpel.client.auth.DomainAuth
 
DomainAuth(String, String, String) - Constructor for class com.oracle.bpel.client.auth.DomainAuth
Constructs a domain authenticator for domain domainId, with the authentication token token.
DomainAuthFactory - Class in com.oracle.bpel.client.auth
Factory class for domain authenticators.
DomainAuthFactory() - Constructor for class com.oracle.bpel.client.auth.DomainAuthFactory
 
DS_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.cikey INTEGER
DS_conv_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.conv_id VARCHAR
DS_conv_type - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.conv_type INTEGER
DS_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.domain_ref SMALLINT
DS_ext_int1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.ext_int1 INTEGER
DS_ext_string1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.ext_string1 VARCHAR
DS_ext_string2 - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.ext_string2 VARCHAR
DS_operation_name - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.operation_name VARCHAR
DS_operation_name_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
DS_process_guid - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.process_guid VARCHAR
DS_process_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.process_id VARCHAR
DS_properties - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.properties VARCHAR
DS_revision_tag - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.revision_tag VARCHAR
DS_service_name - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.service_name VARCHAR
DS_state - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.state INTEGER
DS_subscriber_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.subscriber_id VARCHAR
DS_subscription_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_subscription.subscription_date TIMESTAMP

E

equals(Object) - Method in class com.oracle.bpel.client.BPELProcessId
Compares this process identifier to the specified object.
evaluate(Element, String) - Static method in class com.collaxa.xml.XPathUtils
Deprecated. Please use the other alternative evaluate() method which takes the prefix-namespace map, this method will be removed in next release or so.
evaluate(Element, String, Map) - Static method in class com.collaxa.xml.XPathUtils
Evaluates an XPath expression and returns the result as an java.lang.Object.
execute() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
This method is to be implemented by the bpel programer through the exention bpelx:exec node.
EXECUTION_TYPE_NORMAL - Static variable in interface com.oracle.bpel.client.IActivityConstants
Execution type for activities that should be performed immediately.
EXECUTION_TYPE_SCHEDULABLE - Static variable in interface com.oracle.bpel.client.IActivityConstants
Execution type for activities that need to be scheduled to be performed at a specific date and time.
EXPIRATION_DATE - Static variable in class com.oracle.bpel.client.Configuration
Optional parameter which defines the expiration date of this request.
EXPIRATION_DATE - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
expire() - Method in interface com.oracle.bpel.client.IActivityHandle
Expires the activity immediately.
expire(String) - Method in interface com.oracle.bpel.client.IActivityHandle
Performs the same action as expire but allows the user to supply a comment that will be logged in the audit trail of the instance.
extend(Date) - Method in interface com.oracle.bpel.client.IActivityHandle
Extends the expiration date of the activity to the specified date.
extend(Date, String) - Method in interface com.oracle.bpel.client.IActivityHandle
Performs the same action as extend( Date ) but allows the user to supply a comment that will be logged in the audit trail of the instance.

G

generateIntegrationTestDrivers(IInstanceHandle) - Method in interface com.oracle.services.bpel.test.ITestService
 
generateUnitTestDriver(IInstanceHandle) - Method in interface com.oracle.services.bpel.test.ITestService
Generates a test driver from a completed instance.
getActivationAgentHandle(String) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns a handle to the activation agent registered for this BPEL process.
getActiveProcessCount() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns the number of open processes that have been deployed to this process domain.
getActivityExecutedAt() - Method in class com.oracle.services.bpel.test.TestAssertion
 
getActivityType() - Method in class com.oracle.bpel.client.CorrelationId
Returns the activity type specified by this correlation identifier.
getActivityType(String) - Static method in class com.oracle.bpel.client.CorrelationId
Returns the activity type specified by the correlationId.
getActualPath() - Method in class com.oracle.services.bpel.test.TestAssertion
 
getActualValue() - Method in class com.oracle.services.bpel.test.TestAssertion
 
getAllAccessibleDomainStatus() - Method in class com.oracle.bpel.client.Server
Returns the status for all the BPEL process domains deployed on the BPEL server, that are accessible to the current authenticated user.
getAllDomainStatus() - Method in class com.oracle.bpel.client.Server
Returns the status for all the BPEL process domains deployed on the BPEL server.
getAssertionType() - Method in class com.oracle.services.bpel.test.TestAssertion
 
getAssignee() - Method in interface com.oracle.services.bpel.task.ITask
Returns the current assignee for this task.
getAsyncStatistics() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns a list of statistics regarding the process domain's performance with asynchronous instances.
getAttachment() - Method in interface com.oracle.services.bpel.task.ITask
Returns the contents (attachment) of the task.
getAttachments() - Method in class com.oracle.bpel.client.NormalizedMessage
 
getAttributeValue(String, String) - Method in interface org.collaxa.xml.IBaseFacade
Returns the attribute value for the given attribute name.
getAuditDetails(int) - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns the details for a single audit trail entry.
getAuditTrail() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns the XML representation of the audit trail of this instance.
getAvg() - Method in class com.collaxa.common.util.Statistics
Returns the average time value for this sample.
getCallbackContent(String) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns the callback message with the specified message GUID.
getCategory() - Method in class com.oracle.bpel.client.BPELProcessEvent
Returns the category for this event.
getChildElement(String, String) - Method in interface org.collaxa.xml.IBaseFacade
Returns the child element for the given child element name.
getChildElement(String, String, int) - Method in interface org.collaxa.xml.IBaseFacade
Returns the child element for the given child element name and the position.
getChildElements(String, String) - Method in interface org.collaxa.xml.IBaseFacade
Returns the child elements for the given child element name The list contains children of type org.w3c.dom.Element.
getChildElementValue(String, String, int) - Method in interface org.collaxa.xml.IBaseFacade
Returns the child element value for the given child element name and the position.
getChildElementValue(String, String) - Method in interface org.collaxa.xml.IBaseFacade
Returns the child element value for the given child element name.
getClause() - Method in class com.oracle.bpel.client.util.WhereCondition
Returns the clause of this where condition.
getClosedInstanceCount() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns the number of closed instances that belong to this process domain.
getClosedInstanceCount() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the number of closed instances that belong to this BPEL process.
getCodeCoverage() - Method in class com.oracle.services.bpel.test.TestRunSummary
 
getConclusion() - Method in interface com.oracle.services.bpel.task.ITask
 
getContent(String) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the content of the embedded process file with the relative path specified by rPath.
getContentFile(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Returns a File object with the specified path.
getContextProperties() - Method in class com.oracle.bpel.client.auth.ServerAuth
Returns the initial context properties that will be used to gain access to the remote J2EE application server that the BPEL server has been deployed on.
getConversationId() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get the converstion id of the current instance.
getConversationId() - Method in interface com.oracle.bpel.client.ICallbackMetaData
Returns the conversation identifier for the message.
getConversationId() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns the converationId of this instance.
getConversationId() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the conversationId of this instance.
getConversationType() - Method in interface com.oracle.bpel.client.ICallbackMetaData
Returns the type of the conversation.
getCorrelationId(String, String, String, String) - Static method in class com.oracle.bpel.client.CorrelationId
Convenience routine; avoids explicit creation of CorrelationId.
getCorrelationId(String, String, String) - Static method in class com.oracle.bpel.client.CorrelationId
Convenience routine; avoids explicit creation of CorrelationId.
getCorrelationId() - Method in interface com.oracle.bpel.client.IActivityHandle
Retrieves the correlation identifier of the activity.
getCorrelationId() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the correlation identifier of this activity in its "stringified" URI format.
getCount() - Method in class com.collaxa.common.util.Statistics
Returns the number of units recorded for this sample.
getCreationDate() - Method in interface com.oracle.bpel.client.IActivityHandle
Retrieves the creation date of this activity.
getCreationDate() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the creation date of this activity.
getCreationDate() - Method in interface com.oracle.bpel.client.IInstanceHandle
Retrieves the creation date of this instance.
getCreationDate() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the creation date of this instance.
getCreationDate() - Method in interface com.oracle.services.bpel.task.ITask
 
getCreator() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get the creator of the instance.
getCreator() - Method in interface com.oracle.bpel.client.IInstanceHandle
Retrieves the creator of this instance.
getCreator() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the creator date of this instance.
getCreator() - Method in interface com.oracle.services.bpel.task.ITask
Returns the creator identifier for this task.
getCustomId() - Method in interface com.oracle.bpel.client.IActivityHandle
Retrieves the custom identifier of this activity.
getCustomId() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the custom identifier of this activity.
getCustomKey() - Method in interface com.oracle.services.bpel.task.ITask
Returns the lookup key for this task.
getCXHome() - Method in class com.oracle.bpel.client.config.ServerDescriptor
Returns the absolute path of the Oracle BPEL PM server installation.
getDebugTrace() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns an XML dump of the instance.
getDescriptor() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns the domain descriptor for this BPEL domain.
getDescriptor() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the process descriptor for this BPEL process.
getDescriptor() - Method in class com.oracle.bpel.client.Server
Returns the BPEL server descriptor.
getDetails() - Method in class com.oracle.bpel.client.BPELProcessEvent
Returns the details string for this event.
getDispatcherTrace() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns an XML dump of the current messages contained in the BPEL server's dispatcher.
getDomainAuth() - Method in class com.oracle.bpel.client.Locator
Returns the domain authentication credentials used to gain access to the BPEL process domain specified by this service locator.
getDomainId() - Method in class com.oracle.bpel.client.AbstractIdentifier
Returns the domain identifier.
getDomainId() - Method in class com.oracle.bpel.client.auth.DomainAuth
Returns the domain identifier for this domain authenticator.
getDomainId() - Method in class com.oracle.bpel.client.BPELDomainStatus
Returns the BPEL domain identifier.
getDomainId() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the identifier of the process domain that this activity belongs to.
getDomainId() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns the identifier of the process domain.
getDomainId() - Method in interface com.oracle.bpel.client.ICallbackMetaData
Returns the identifier for the BPEL domain this message is directed towards.
getDomainId() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the identifier of the process domain that this instance belongs to.
getDomainId() - Method in class com.oracle.bpel.client.Locator
Returns the domain identifier for the BPEL process domain specified by this service locator.
getDomainStatus(String) - Method in class com.oracle.bpel.client.Server
Returns the status for a BPEL process domain.
getDuration() - Method in interface com.oracle.services.bpel.task.ITask
Returns the expiration duration specified for this task.
getError() - Method in class com.oracle.bpel.client.BPELDomainStatus
Returns the error encountered while the BPEL domain was initializing.
getErrorCode() - Method in exception com.oracle.bpel.client.ServerException
Returns the error code of this ServerException object.
getErrors() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the list of errors that have been reported during the loading of this BPEL process.
getEventDate() - Method in class com.oracle.bpel.client.BPELProcessEvent
Returns the date the event was logged.
getExecutionCount(String) - Method in interface com.oracle.services.bpel.test.ITestRunResultsAccessor
Returns the number of tests that executed a given activity.
getExpectedValue() - Method in class com.oracle.services.bpel.test.TestAssertion
 
getExpirationDate() - Method in interface com.oracle.bpel.client.IActivityHandle
Retrieves the current expiration date set for this activity.
getExpirationDate() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the current expiration date set for this activity.
getExpirationDate() - Method in interface com.oracle.services.bpel.task.ITask
Returns the expiration date for this task.
getFailedAssertions() - Method in class com.oracle.services.bpel.test.TestResult
 
getFaultName() - Method in exception com.oracle.bpel.client.BPELFault
Returns the fault name.
getField(String) - Method in interface com.oracle.bpel.client.IInstanceHandle
Retrieves the value of a data field from within this process instance.
getFormContent(String, String, String) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the HTML form content for the callback page for this process.
getFromEnvironment(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Returns the object that's bound to the cube context environment.
getHeaders() - Method in class com.oracle.bpel.client.NormalizedMessage
 
getHomeDir() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns the absolute path to the directory where the process domain is installed.
getId() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the instance id of the instance.
getIndex(int) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get value of the custom index.
getIndex(int) - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns the specified index value for this instance.
getInitiateFormContent(String) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the HTML form content for the initiation page for this process.
getInitiateOperationNames() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the operation of the process that can initiate an instance (that is, a receive tag in the BPEL source that looks like
getInJCAStats(String, String) - Method in interface com.oracle.bpel.client.IActivationAgentHandle
Used in the Adapter Statistics JSP to retrieve recorded stats (total time)
getInstance() - Method in interface com.oracle.bpel.client.IActivityHandle
Retrieves the handle to the instance that this activity belongs to.
getInstanceId() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Returns the current instance id.
getInstanceId() - Method in class com.oracle.bpel.client.AbstractIdentifier
Returns the instance id from the system key in String format.
getInstanceId() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the instance id (key) of the instance that this activity belongs to.
getInstanceRefId() - Method in class com.oracle.services.bpel.test.TestAssertion
 
getInstanceRefId() - Method in class com.oracle.services.bpel.test.TestResult
 
getInstanceTrace() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns an XML dump of the instance.
getInStats(String, String) - Method in interface com.oracle.bpel.client.IActivationAgentHandle
Used in the Adapter Statistics JSP to retrieve recorded stats (StopWatches)
getInvokeContent(String) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns the invocation message with the specified message GUID.
getIpAddress() - Method in class com.oracle.bpel.client.auth.ServerAuth
Returns the client IP address passed in from the constructor.
getIteration() - Method in class com.oracle.services.bpel.test.TestAssertion
 
getKey() - Method in class com.collaxa.common.util.Statistics
Returns the key for this group of statistics.
getKey() - Method in class com.oracle.bpel.client.AbstractIdentifier
Returns the system key.
getLabel() - Method in interface com.oracle.bpel.client.IActivityHandle
Retrieves the label of this activity.
getLabel() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the label of this activity.
getLastParameterIndex() - Method in class com.oracle.bpel.client.util.WhereCondition
Returns the largest parameter index for all the parameters cached by this where condition.
getLocalizedMessage() - Method in exception com.oracle.bpel.client.ServerException
Creates a localized description of this ServerException.
getLocator() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get the Locator.
getLogContent(String, int) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns the last lastN lines of the specified log file for this BPEL domain.
getMax() - Method in class com.collaxa.common.util.Statistics
Returns the maximum time value recorded for this sample.
getMessage() - Method in exception com.oracle.bpel.client.BPELFault
Returns String with the fault name, message type QName and parts defined for this fault.
getMessage() - Method in class com.oracle.bpel.client.BPELProcessEvent
Returns the message for this event.
getMessage() - Method in exception com.oracle.bpel.client.ServerException
Returns the error message string of this ServerException object.
getMessage() - Method in class com.oracle.services.bpel.test.TestAssertion
 
getMessageGUID() - Method in interface com.oracle.bpel.client.ICallbackMetaData
Returns the message GUID for the message.
getMessageType() - Method in exception com.oracle.bpel.client.BPELFault
Returns the message type QName.
getMessageType() - Method in class com.oracle.bpel.client.NormalizedMessage
Returns the message type for the message payload as defined in the WSDL interface.
getMetadata() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get the custom meta data of the instance.
getMetaData() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the revision information for this BPEL process.
getMetadata() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns the user specified metadata of this instance.
getMetadata() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the user specified metadata of this instance.
getMin() - Method in class com.collaxa.common.util.Statistics
Returns the minimum time value recorded for this sample.
getModifier() - Method in interface com.oracle.services.bpel.task.ITask
Returns the performer for this task.
getModifyDate() - Method in interface com.oracle.bpel.client.IActivityHandle
Retrieves the date this activity was last modified on.
getModifyDate() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the date this activity was last modified on.
getModifyDate() - Method in interface com.oracle.bpel.client.IInstanceHandle
Retrieves the date this instance was last modified on.
getModifyDate() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the date this instance was last modified on.
getModifyDate() - Method in interface com.oracle.services.bpel.task.ITask
 
getName() - Method in interface com.oracle.bpel.client.IService
Returns the name of the service.
getName() - Method in class com.oracle.bpel.client.util.LogFileInfo
 
getNodeIds() - Method in interface com.oracle.services.bpel.test.ITestRunResultsAccessor
Get the node id's defined in the process.
getNumActivitiesCovered() - Method in class com.oracle.services.bpel.test.TestRunSummary
 
getNumActivitiesNotCovered() - Method in class com.oracle.services.bpel.test.TestRunSummary
 
getNumCompleted() - Method in class com.oracle.services.bpel.test.TestRunSummary
 
getNumSuccessful() - Method in class com.oracle.services.bpel.test.TestRunSummary
 
getOpenInstanceCount() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns the number of open instances that have been created in this process domain.
getOpenInstanceCount() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the number of open instances that belong to this BPEL process.
getOperationType(String) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the operation type for the given operation name.
getOperationType(String, String, String) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the operation type for the operation defined for the given partner and role.
getOrderBy() - Method in class com.oracle.bpel.client.util.WhereCondition
Returns the ordering clause of this where condition.
getParameter(String) - Method in class com.oracle.bpel.client.util.Parameters
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameterCount() - Method in class com.oracle.bpel.client.util.WhereCondition
Returns the total number of parameters bound to this where condition.
getParameterNames() - Method in class com.oracle.bpel.client.util.Parameters
Allows users to iterate over all the parameter names contained within this object.
getParameters() - Method in class com.oracle.bpel.client.util.Parameters
Returns all the parameters contained in this object as a single java.util.Map.
getParentId() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get the the id of the instance that started this instance.
getParentId() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns the parent identifier of this instance.
getParentId() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the parentId of this instance.
getPart(String) - Method in exception com.oracle.bpel.client.BPELFault
Returns the part value with the specified name.
getParts() - Method in exception com.oracle.bpel.client.BPELFault
Returns a map of parts.
getPayload() - Method in class com.oracle.bpel.client.NormalizedMessage
Returns the java.util.Map payload for this message.
getPayloadString() - Method in class com.oracle.bpel.client.NormalizedMessage
 
getPreference(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Returns the preference definition of the specified property.
getPriority() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get the custom priority of the instance.
getPriority() - Method in interface com.oracle.bpel.client.IActivityHandle
Retrieves the current priority of this activity.
getPriority() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the current priority of this activity.
getPriority() - Method in interface com.oracle.bpel.client.IInstanceHandle
Retrieves the current priority of this instance.
getPriority() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Retrieves the current priority of this instance.
getPriority() - Method in interface com.oracle.services.bpel.task.ITask
Returns the current priority of this task.
getProcess() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns a handle to the BPEL process that this instance belongs to.
getProcessGUID() - Method in class com.oracle.bpel.client.BPELProcessId
Returns the process GUID for this process identifier.
getProcessGUID() - Method in interface com.oracle.bpel.client.ICallbackMetaData
Returns the process GUID for the BPEL process this message is directed towards.
getProcessGUID() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the unique identifier for the process that this instance belongs to.
getProcessId() - Method in class com.oracle.bpel.client.AbstractIdentifier
Returns the process identifier.
getProcessId() - Method in class com.oracle.bpel.client.BPELProcessEvent
Returns the BPEL process identifier for this event.
getProcessId() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the identifier of the process that this activity belongs to.
getProcessId() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the identifier of this process.
getProcessId() - Method in interface com.oracle.bpel.client.ICallbackMetaData
Returns the process identifier for the BPEL process this message is directed towards.
getProcessId() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the identifier of the process that this instance belongs to.
getProcessModel() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the debugger XML model of this BPEL process.
getProcessName() - Method in class com.oracle.services.bpel.test.TestAssertion
 
getProcessName() - Method in class com.oracle.services.bpel.test.TestResult
 
getProcessName() - Method in class com.oracle.services.bpel.test.TestRunSummary
 
getProperties() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns the properties contained in the domain descriptor configuration file.
getProperties() - Method in class com.oracle.bpel.client.NormalizedMessage
Returns the message properties.
getProperty(String) - Method in class com.oracle.bpel.client.NormalizedMessage
Returns the message property with name name.
getReceiveDate() - Method in interface com.oracle.bpel.client.ICallbackMetaData
Returns the date the callback message was received by the BPEL domain.
getReferenceId() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the reference identifier of the instance that this activity is referring to.
getReferenceId() - Method in interface com.oracle.bpel.client.IInstanceHandle
Retrieves the reference identifier of this instance.
getReferenceId(String, String, String, String) - Static method in class com.oracle.bpel.client.ReferenceId
Convenience routine; avoids explicit creation of ReferenceId.
getReferenceId(String, String) - Static method in class com.oracle.bpel.client.ReferenceId
Convenience routine; avoids explicit creation of ReferenceId.
getReplacedClause() - Method in class com.oracle.bpel.client.util.WhereCondition
Returns a SQL statement with all the parameters substituted in their proper positions in the query.
getRequestStatistics() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns a list of statistics regarding the process domain's performance for individual requests.
getResult() - Method in interface com.oracle.bpel.client.IInstanceHandle
Retrieves the return value of the instance.
getResults() - Method in interface com.oracle.bpel.client.ITestCaseInfo
Retrieves the test results.
getRetiredProcessCount() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns the number of closed processes that have been deployed to this process domain.
getRevisionTag() - Method in class com.oracle.bpel.client.AbstractIdentifier
Returns the revision tag.
getRevisionTag() - Method in class com.oracle.bpel.client.BPELProcessEvent
Returns the BPEL process revision tag for this event.
getRevisionTag() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the revision tag of the process that this activity belongs to.
getRevisionTag() - Method in interface com.oracle.bpel.client.ICallbackMetaData
Returns the revision tag for the BPEL process this message is directed towards.
getRevisionTag() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the revision tag of the process that this instance belongs to.
getRevisionTag() - Method in class com.oracle.services.bpel.test.TestRunSummary
 
getRootCause() - Method in exception com.oracle.bpel.client.ServerException
Obtain the exception that caused the ServerException being thrown.
getRootElement() - Method in interface org.collaxa.xml.IFacade
Returns the DOM element associated with this facade.
getRootId() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Returns root id of the instance.
getRootId() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns the root identifier of this instance.
getRootId() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the rootId of this instance.
getSensorActionDefinitions() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns this process's sensor action definitions.
getSensorDefinitions() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns this process's sensor definitions.
getServerAuth() - Method in class com.oracle.bpel.client.Server
Returns the server authentication credentials used to access the BPEL server.
getSimpleContent() - Method in interface org.collaxa.xml.IBaseFacade
 
getSOAPLocation() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the URL of the SOAP listening post for this process.
getSourceFile() - Method in class com.oracle.bpel.client.config.ServerDescriptor
Returns the java.io.File for the descriptor.
getStage() - Method in interface com.oracle.bpel.client.IInstanceHandle
Retrieves the current stage of this instance.
getStage() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Retrieves the current stage of this instance.
getStartTime() - Method in interface com.oracle.bpel.client.IActivationAgentHandle
Returns the StartTime record via putStartTime()
getState() - Method in class com.oracle.bpel.client.BPELDomainStatus
Returns the state for this BPEL domain.
getState() - Method in interface com.oracle.bpel.client.IActivityHandle
Retrieves the current state of this activity.
getState() - Method in interface com.oracle.bpel.client.IActivityMetaData
Retrieves the current state of this activity.
getState() - Method in interface com.oracle.bpel.client.ICallbackMetaData
Returns the state of the message.
getState() - Method in interface com.oracle.bpel.client.IInstanceHandle
Retrieves the current state of this instance.
getState() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns the current state of this instance.
getStats() - Method in interface com.oracle.bpel.client.IActivationAgentHandle
Return all recorded inbound Adapter Statistics.
getStatus() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get the current custom status of the instance.
getStatus() - Method in interface com.oracle.bpel.client.IInstanceHandle
Retrieves the current status of this instance.
getStatus() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Retrieves the current status of this instance.
getStatus() - Method in interface com.oracle.bpel.client.ITestCaseInfo
Retrieves the status of the test case.
getStatus() - Method in interface com.oracle.services.bpel.task.ITask
Returns the state for this task.
getStopWatch() - Method in interface com.oracle.bpel.client.IActivationAgentHandle
Deprecated. stop watch now held using ThreadLocal
getSubProcessSummary() - Method in interface com.oracle.services.bpel.test.ITestRunResultsAccessor
Returns summary (aggregate) information about the sub-processes that were launched as tests.
getSubscriberId() - Method in interface com.oracle.bpel.client.ICallbackMetaData
Returns the resolved subscriber identifier.
getSuccessRate() - Method in class com.oracle.services.bpel.test.TestRunSummary
 
getSuitcase(String) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
 
getSuiteName() - Method in interface com.oracle.bpel.client.ITestCaseInfo
Retrieves the suite name of the test case.
getSuiteName() - Method in class com.oracle.services.bpel.test.TestResult
 
getSyncStatistics() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
performance with synchronous instances.
getTaskId() - Method in interface com.oracle.services.bpel.task.ITask
Returns the unique identifier for this task.
getTemplate() - Method in interface com.oracle.services.bpel.task.ITask
Returns the name of the template for this task.
getTestCaseInfo() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns the test case information.
getTestInstance() - Method in interface com.oracle.bpel.client.ITestCaseInfo
Retrieves the test instance.
getTestLocation() - Method in interface com.oracle.bpel.client.ITestCaseInfo
Retrieves the location of the test case relative to the test suite.
getTestName() - Method in class com.oracle.services.bpel.test.TestAssertion
 
getTestName() - Method in class com.oracle.services.bpel.test.TestResult
 
getTestRunId() - Method in interface com.oracle.bpel.client.ITestCaseInfo
Retrieves the test run id.
getTestRunName() - Method in interface com.oracle.bpel.client.ITestCaseInfo
Retrieves the test run name.
getTestRunResults(IBPELProcessHandle, String, String) - Method in interface com.oracle.services.bpel.test.ITestService
Get the results of a past test run.
getTestRunSummary() - Method in interface com.oracle.services.bpel.test.ITestRunResultsAccessor
Returns summary (aggregate) information about the test run.
getTitle() - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get the title of this instance.
getTitle() - Method in interface com.oracle.bpel.client.IInstanceHandle
Retrieves the current title of this instance.
getTitle() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Retrieves the current title of this instance.
getTitle() - Method in interface com.oracle.services.bpel.task.ITask
Returns the current title for this task.
getToken() - Method in class com.oracle.bpel.client.auth.ServerAuth
Returns the authentication token for this authenticator.
getType() - Method in class com.oracle.bpel.client.BPELProcessEvent
Returns the type for this event.
getVariableData(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get the value of the bpel variable of the specified name.
getVariableData(String, String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get partial value of specified variable using a query string.
getVariableData(String, String, String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Get partial value of a BPEL variable part using a query string.
getVersion() - Method in class com.oracle.bpel.client.config.ServerDescriptor
Returns the internal version of the server descriptor.
getWarnings() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns the list of warnings that have been reported during the loading of this BPEL process.
getWasExecuted() - Method in class com.oracle.services.bpel.test.TestAssertion
 
getXMLDocument(String) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
 
getXPath(NamespaceContext) - Static method in class com.collaxa.xml.XPathUtils
 
getXPathDescriptor() - Method in class com.oracle.bpel.client.Server
 

H

handleCall(IInstanceHandle, String, Map) - Method in interface com.oracle.services.bpel.test.ITestCallHandler
Handles a callExternal test driver command.
hasFailed() - Method in class com.oracle.bpel.client.BPELDomainStatus
Returns true if the BPEL domain has failed to initialize.
hashCode() - Method in class com.oracle.bpel.client.BPELProcessId
Returns a hash code for this process id.
hasInitialized() - Method in class com.oracle.bpel.client.BPELDomainStatus
Returns true if the BPEL domain has successfully initialized.
hasKey() - Method in class com.oracle.bpel.client.AbstractIdentifier
Returns true if this identifier has been constructed with a system key component.
HINT_PAYLOAD_AS_DOCUMENT_REF - Static variable in class com.oracle.bpel.client.Configuration
 

I

IActivationAgentHandle - Interface in com.oracle.bpel.client
The IActivationAgentHandle interface allows the user to start/stop an activation agent of a BPEL process deployed on a BPEL process domain.
IActivityConstants - Interface in com.oracle.bpel.client
Interface containing activity state and performer constants.
IActivityHandle - Interface in com.oracle.bpel.client
The IActivityHandle interface allows the user to perform operations on an active activity.
IActivityMetaData - Interface in com.oracle.bpel.client
The IActivityMetaData interface represents an activity in the process domain.
IBaseFacade - Interface in org.collaxa.xml
This is the base facade interface provides some basic methods to manipulate the backend XML dom element.
IBPELDomainHandle - Interface in com.oracle.bpel.client
The IBPELDomainHandle interface allows the developer to perform operations on a running BPEL process domain.
IBPELProcessConstants - Interface in com.oracle.bpel.client
 
IBPELProcessHandle - Interface in com.oracle.bpel.client
The IProcessHandle interface allows the user to introspect a BPEL process deployed on a BPEL process domain.
ICallbackMetaData - Interface in com.oracle.bpel.client
This interface represents a callback message delivered to the BPEL domain.
ID_dummy_col - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ID_next_range - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ID_range_name - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
IDeliveryConstants - Interface in com.oracle.bpel.client
Interface containing message state constants.
IDeliveryService - Interface in com.oracle.bpel.client.delivery
This interface allows users to feed messages into the BPEL domain for invocation or callback.
IDeliveryService - Interface in com.oracle.bpel.client.dispatch
This class has been deprecated and replaced by the IDeliveryService subinterface. If will be kept around to preserve backward compatibility until the 10.1.3 release.
IFacade - Interface in org.collaxa.xml
This is the base facade interface provides some basic methods to manipulate the backend XML dom element.
IInstanceConstants - Interface in com.oracle.bpel.client
Interface containing instance state constants.
IInstanceHandle - Interface in com.oracle.bpel.client
The IInstanceHandle interface allows the user to perform operations on an active instance.
IInstanceMetaData - Interface in com.oracle.bpel.client
The IInstanceMetaData interface represents an instance in the process domain.
IJavaEjbPlnkBindingInfo - Interface in com.oracle.bpel.client.wsif
Implement this interface in your Java Bean or EJB Bean class to retrieve the partnerlink Binding properties of the BPEL Suitcase (bpel.xml)
Example:
<property name="connectionName">myConnection<property/>
IM_conv_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.conv_id VARCHAR
IM_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.domain_ref SMALLINT
IM_ext_int1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.ext_int1 INTEGER
IM_ext_string1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.ext_string1 VARCHAR
IM_ext_string2 - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.ext_string2 VARCHAR
IM_header_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
dlv_message.headers_ref_id VARCHAR
IM_master_conv_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.master_conv_id VARCHAR
IM_message_guid - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.message_guid VARCHAR
IM_operation_name - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.operation_name VARCHAR
IM_operation_name_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
IM_priority - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.priority INTEGER
IM_process_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.process_id VARCHAR
IM_properties - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.properties VARCHAR
IM_receive_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.receive_date TIMESTAMP
IM_revision_tag - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.revision_tag VARCHAR
IM_state - Static variable in class com.oracle.bpel.client.util.SQLDefs
invoke_message.state INTEGER
INDEX1 - Static variable in class com.oracle.bpel.client.Configuration
Associating an index with process instance
INDEX1 - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
INDEX2 - Static variable in class com.oracle.bpel.client.Configuration
Associating an index with process instance
INDEX2 - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
INDEX3 - Static variable in class com.oracle.bpel.client.Configuration
Associating an index with process instance
INDEX3 - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
init(Map) - Method in class com.oracle.services.bpel.task.DefaultTasklet
Initializes the tasklet with the specified properties.
init(Map) - Method in interface com.oracle.services.bpel.task.ITasklet
Initializes the tasklet with the properties specified in the task template.
init(String, String) - Method in interface com.oracle.services.bpel.test.ITestRunResultsAccessor
Initialize the object with a test run name and id.
init(String) - Method in interface com.oracle.services.bpel.test.ITestRunResultsAccessor
Initialize the object with test results.
init(Document) - Method in interface com.oracle.services.bpel.test.ITestRunResultsAccessor
Initialize the object with test results.
INVOKE_MESSAGE_GUID - Static variable in class com.oracle.bpel.client.Configuration
 
INVOKE_MESSAGE_PAYLOAD_REF - Static variable in class com.oracle.bpel.client.Configuration
 
isAllowedToExecuteActivity(BPELProcessId, NormalizedMessage, String) - Method in class com.oracle.bpel.security.ACLManager
Checks if a user is allowed to execute (=invoke) a certain activity of a process.
isAllowedToExecuteProcess(BPELProcessId, NormalizedMessage) - Method in class com.oracle.bpel.security.ACLManager
Checks if a user is allowed to execute (=invoke) a certain revision (if given) of a process.
isAllowedToLookupActivity(BPELProcessId, NormalizedMessage, String) - Method in class com.oracle.bpel.security.ACLManager
Checks if a user is allowed to lookup a certain activity of a process.
isAllowedToLookupProcess(BPELProcessId, NormalizedMessage) - Method in class com.oracle.bpel.security.ACLManager
Checks if a user is allowed to lookup a certain revision (if given) of a process.
isCancelled() - Method in interface com.oracle.bpel.client.IActivityHandle
Returns true if this activity has been cancelled.
isCancelled() - Method in interface com.oracle.bpel.client.IActivityMetaData
Returns true if this activity has been cancelled.
isCancelled() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns true if this instance has been cancelled.
isCancelled() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns true if this instance has been cancelled.
isClosed() - Method in interface com.oracle.bpel.client.IActivityHandle
Returns true if the state of this activity is either one of: closed.completed closed.finalized closed.pending.cancel closed.cancelled closed.faulted closed.aborted closed.compensated closed.stale
isClosed() - Method in interface com.oracle.bpel.client.IActivityMetaData
Returns true if this activity is closed.
isClosed() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns true if the state of this instance is either one of: closed.pending.cancel closed.completed closed.faulted closed.cancelled closed.aborted closed.stale
isClosed() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns true if the state of this instance is either one of: closed.pending.cancel closed.completed closed.faulted closed.cancelled closed.aborted closed.stale
isComplete() - Method in interface com.oracle.bpel.client.IActivityHandle
Returns true if this activity is complete.
isComplete() - Method in interface com.oracle.bpel.client.IActivityMetaData
Returns true if this activity is complete.
isComplete() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns true if this instance is complete.
isComplete() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns true if this instance is completed.
isDefaultRevision() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns true if this BPEL process is the default revision.
isDomainAuthEnabled() - Method in class com.oracle.bpel.client.Server
Returns true if domain authentication has been enabled for the BPEL server.
isDomainListingEnabled() - Method in class com.oracle.bpel.client.Server
Returns true if domain listing has been enabled for the BPEL server.
IService - Interface in com.oracle.bpel.client
Base interface for all Orabpel client services.
isExpired() - Method in interface com.oracle.bpel.client.IActivityHandle
Returns true if this activity has been expired.
isExpired() - Method in interface com.oracle.bpel.client.IActivityMetaData
Returns true if this activity has been expired.
isExpired() - Method in interface com.oracle.services.bpel.task.ITask
Returns true if the task is expired otherwise it returns false.
isFatalAssertion() - Method in class com.oracle.services.bpel.test.TestAssertion
 
isFaulted() - Method in interface com.oracle.bpel.client.IActivityHandle
Returns true if this activity has completed abnormally (that is, due to a fault/exception).
isFaulted() - Method in interface com.oracle.bpel.client.IActivityMetaData
Returns true if this activity has been faulted.
isFaulted() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns true if this instance has completed abnormally (that is, due to a fault/exception).
isFaulted() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns true if this instance has completed abnormally (that is, due to a fault/exception).
isInitializing() - Method in class com.oracle.bpel.client.BPELDomainStatus
Returns true if the BPEL domain is currently initializing.
isLoaded() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns true if the BPEL process been loaded successfully (that is, without any initialization errors).
isOpen() - Method in interface com.oracle.bpel.client.IActivityHandle
Returns true if the state of this activity is either one of: open.running open.suspended open.pending.complete open.faulted
isOpen() - Method in interface com.oracle.bpel.client.IActivityMetaData
Returns true if this activity is open.
isOpen() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns true if the state of this instance is either one of: open.running open.suspended open.faulted
isOpen() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns true if the state of this instance is either one of: open.running open.suspended open.faulted
isProductionServer() - Method in class com.oracle.bpel.client.Server
Returns true if the server is in Production mode.
isRootElement() - Method in interface org.collaxa.xml.IBaseFacade
Returns true if this is a root element.
isRootElement(Element) - Method in interface org.collaxa.xml.IBaseFacade
Check if the given element is a root element or not.
isStale() - Method in interface com.oracle.bpel.client.IActivityHandle
Returns true if this activity has been marked as stale.
isStale() - Method in interface com.oracle.bpel.client.IActivityMetaData
Returns true if this activity has been marked as stale.
isStale() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns true if this instance has been marked as stale.
isStale() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns true if this instance has been marked as stale.
isTestCase() - Method in interface com.oracle.bpel.client.IInstanceHandle
Indicates if this instance is a test case.
isTestCase() - Method in interface com.oracle.bpel.client.IInstanceMetaData
Returns true if this instance is a test case.
isUninitializing() - Method in class com.oracle.bpel.client.BPELDomainStatus
Returns true if the BPEL domain is currently uninitializing.
ITask - Interface in com.oracle.services.bpel.task
This interface allows the user to interact with a task that has been instantiated in a process domain.
ITasklet - Interface in com.oracle.services.bpel.task
This interface allows the user to execute custom code whenever certain events occur with a task.
ITestCallHandler - Interface in com.oracle.services.bpel.test
This interface should be implemented by classes that wish to handle external calls from BPEL unit tests.
ITestCaseInfo - Interface in com.oracle.bpel.client
 
ITestResultsObserver - Interface in com.oracle.services.bpel.test
Interface for results observer.
ITestRunResultsAccessor - Interface in com.oracle.services.bpel.test
This interface represents a wrapper object for test results.
ITestService - Interface in com.oracle.services.bpel.test
This service allows remote clients to launch BPEL tests and get the results of the tests.
IWorklistService - Interface in com.oracle.services.bpel.task
The IWorklistService interface allows the user to search for and complete tasks that have been instantiated from the process domain.

J

JSP_MODE_results - Static variable in interface com.oracle.services.bpel.test.ITestService
Form parameter to use when starting a test run over HTTP.
JSP_MODE_run - Static variable in interface com.oracle.services.bpel.test.ITestService
Form parameter to use when starting a test run over HTTP.
JSP_PARAM_MODE - Static variable in interface com.oracle.services.bpel.test.ITestService
Form parameter to use when starting a test run over HTTP.
JSP_PARAM_NUM_WORKERS - Static variable in interface com.oracle.services.bpel.test.ITestService
Form parameter to use when starting a test run over HTTP.
JSP_PARAM_PROCESS_NAME - Static variable in interface com.oracle.services.bpel.test.ITestService
Form parameter to use when starting a test run over HTTP.
JSP_PARAM_PROCESS_REVISION - Static variable in interface com.oracle.services.bpel.test.ITestService
Form parameter to use when starting a test run over HTTP.
JSP_PARAM_RUN_ID - Static variable in interface com.oracle.services.bpel.test.ITestService
Form parameter to use when starting a test run over HTTP.
JSP_PARAM_RUN_NAME - Static variable in interface com.oracle.services.bpel.test.ITestService
Form parameter to use when starting a test run over HTTP.
JSP_PARAM_TEST_SUITE - Static variable in interface com.oracle.services.bpel.test.ITestService
Form parameter to use when starting a test run over HTTP.
JSP_PARAM_TIMEOUT_IN_SECS - Static variable in interface com.oracle.services.bpel.test.ITestService
Form parameter to use when starting a test run over HTTP.

L

lastModified() - Method in class com.oracle.bpel.client.util.LogFileInfo
 
length() - Method in class com.oracle.bpel.client.util.LogFileInfo
 
LIFECYCLE_ACTIVE - Static variable in interface com.oracle.bpel.client.IBPELProcessConstants
Lifecycle value for a process that is active.
LIFECYCLE_RETIRED - Static variable in interface com.oracle.bpel.client.IBPELProcessConstants
Lifecycle value for a process that is retired.
listActiveProcesses() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns a list of all the open (those processes that can instantiate new instances) processes that have been deployed to the process domain.
listActivities() - Method in interface com.oracle.bpel.client.IInstanceHandle
Returns the handles for all the activities that belong to this instance.
listActivities(int, int) - Method in class com.oracle.bpel.client.Locator
Returns a list of all the open activities in the process domain.
listActivities(WhereCondition) - Method in class com.oracle.bpel.client.Locator
Returns a list of activities using the search condition specified by wc.
listActivities(WhereCondition, int, int) - Method in class com.oracle.bpel.client.Locator
Performs the same action as listActivities( WhereCondition ) but allows the user to specify how much of the result set to return.
listAllRevisions(String) - Method in class com.oracle.bpel.client.Locator
Returns the list of revisions deployed for this BPEL process.
listCallbackMessages(int, int) - Method in class com.oracle.bpel.client.Locator
Returns a list of all the callback message received by the process domain.
listCallbackMessages(WhereCondition) - Method in class com.oracle.bpel.client.Locator
Returns a list of callback messages received by the process domain using the search condition specified by wc.
listCallbackMessages(WhereCondition, int, int) - Method in class com.oracle.bpel.client.Locator
Performs the same action as listCallbackMessages( WhereCondition ) but allows the user to specify how much of the result set to return.
listInstances() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns a list of active instances associated with this BPEL process.
listInstances(int, int) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Returns a list of active instances associated with this BPEL process.
listInstances(int, int) - Method in class com.oracle.bpel.client.Locator
Returns a list of all the active instances in the process domain.
listInstances(WhereCondition) - Method in class com.oracle.bpel.client.Locator
Returns a list of instances using the search condition specified by wc.
listInstances(WhereCondition, int, int) - Method in class com.oracle.bpel.client.Locator
Performs the same action as listInstances( WhereCondition ) but allows the user to specify how much of the result set to return.
listInstancesByIndex(WhereCondition) - Method in class com.oracle.bpel.client.Locator
Returns a list of instances in the process domain which have the specified indexes set.
listInstancesByIndex(WhereCondition, int, int) - Method in class com.oracle.bpel.client.Locator
Performs the same action as listInstancesByIndex( WhereCondition ) but allows the user to specify how much of the result set to return.
listInvokeMessages(int, int) - Method in class com.oracle.bpel.client.Locator
Returns a list of all the invocation message received by the process domain.
listInvokeMessages(WhereCondition) - Method in class com.oracle.bpel.client.Locator
Returns a list of invocation messages received by the process domain using the search condition specified by wc.
listInvokeMessages(WhereCondition, int, int) - Method in class com.oracle.bpel.client.Locator
Performs the same action as listInvokeMessages( WhereCondition ) but allows the user to specify how much of the result set to return.
listLogFiles() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns list of log files used by the BPEL domain to log error/debug/informational messages.
listLoggers() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns a list of all the loggers defined for the domain.
listLoggers() - Method in class com.oracle.bpel.client.Server
Returns a list of all the loggers defined for the server.
listProcesses() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Returns a list of all the processes that have been deployed to the process domain.
listProcesses() - Method in class com.oracle.bpel.client.Locator
Returns a list of handles to the BPEL processes that have been successfully deployed to the process domain.
listProcessEvents(int, int) - Method in class com.oracle.bpel.client.Locator
Returns a list of events that have been logged for processes deployed by the domain.
listProcessEvents(WhereCondition) - Method in class com.oracle.bpel.client.Locator
Returns a list of events that have been logged for processes deployed by the domain.
listProcessEvents(WhereCondition, int, int) - Method in class com.oracle.bpel.client.Locator
Performs the same action as listProcessEvents( WhereCondition ) but allows the user to specify how much of the result set to return.
listSuites(IBPELProcessHandle) - Method in interface com.oracle.services.bpel.test.ITestService
List all of the deployed test suites for a specified process.
listSuites(IBPELProcessHandle, String[]) - Method in interface com.oracle.services.bpel.test.ITestService
List the deployed test suites for a specified process.
listTasks(int, int) - Method in interface com.oracle.services.bpel.task.IWorklistService
 
listTasks(WhereCondition) - Method in interface com.oracle.services.bpel.task.IWorklistService
Returns a list of tasks using the search condition specified by cond.
listTasks(WhereCondition, int, int) - Method in interface com.oracle.services.bpel.task.IWorklistService
 
listTasksByAssignee(String) - Method in interface com.oracle.services.bpel.task.IWorklistService
Returns a list of tasks currently assigned to assignee.
listTasksByCreator(String) - Method in interface com.oracle.services.bpel.task.IWorklistService
Returns a list of tasks created by creator.
LOCAL_CONVERSATION_ID - Static variable in class com.oracle.bpel.client.Configuration
Local (internal) identifier for a BPEL process.
LOCAL_SERVICE_NAME - Static variable in interface com.oracle.bpel.client.dispatch.IDeliveryService
Name of local delivery service.
LOCAL_SERVICE_NAME - Static variable in interface com.oracle.services.bpel.test.ITestService
Name of the test service.
Locator - Class in com.oracle.bpel.client
The Locator class allows the user to search for processes, instances and activities that have been deployed and instantiated within an Orabpel process domain.
Locator(String, Hashtable) - Constructor for class com.oracle.bpel.client.Locator
Constructs a service locator that points to the specified BPEL process domain located on the J2EE server specified by the context properties in initContextProperties.
Locator(String, String) - Constructor for class com.oracle.bpel.client.Locator
Constructs a service locator that points to the specified BPEL process domain.
Locator(String, String, String) - Constructor for class com.oracle.bpel.client.Locator
Constructs a service locator that points to the specified BPEL process domain.
Locator(String, String, Hashtable) - Constructor for class com.oracle.bpel.client.Locator
Constructs a service locator that points to the specified BPEL process domain.
Locator(String, String, String, Hashtable) - Constructor for class com.oracle.bpel.client.Locator
Constructs a service locator that points to the specified BPEL process domain located on the J2EE server specified by the context properties in pInitialContextProperties.
Locator(DomainAuth) - Constructor for class com.oracle.bpel.client.Locator
Constructs a service locator with an existing set of domain authentication credentials.
Locator(DomainAuth, Hashtable) - Constructor for class com.oracle.bpel.client.Locator
Constructs a service locator with an existing set of domain authentication credentials.
LogFileInfo - Class in com.oracle.bpel.client.util
 
LogFileInfo(File) - Constructor for class com.oracle.bpel.client.util.LogFileInfo
 
logProcessEvent(BPELProcessEvent) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Logs an event for a process deployed on this BPEL domain.
lookup(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Lookup an object that's bound to the cube execution context or the JDNI context.
lookup(String, String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Look an object that's bound to the cube execution context or the JDNI context.
lookupActivity(String) - Method in class com.oracle.bpel.client.Locator
Returns a handle to the activity specified by the correlation identifier correlationId.
lookupDomain() - Method in class com.oracle.bpel.client.Locator
Returns a handle to the BPEL process domain specified by this service locator.
lookupInstance(String) - Method in class com.oracle.bpel.client.Locator
Returns a handle to the instance specified by key.
lookupInstanceByConversationId(String) - Method in class com.oracle.bpel.client.Locator
Returns a handle to the instance specified by convId.
lookupProcess(String) - Method in class com.oracle.bpel.client.Locator
Returns a handle to the BPEL process with identifier processId.
lookupProcess(String, String) - Method in class com.oracle.bpel.client.Locator
Returns a handle to the BPEL process with identifier processId and revision tag revisionTag.
lookupService(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Look up a service.
lookupService(String) - Method in class com.oracle.bpel.client.Locator
Returns the service object with identifier serviceName.
lookupTask(String) - Method in interface com.oracle.services.bpel.task.IWorklistService
Returns the task whose task identifier is specified by taskId.

M

markAsDefaultRevision() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Schedules this BPEL process to be marked as the default revision.
MASTER_CONVERSATION_ID - Static variable in class com.oracle.bpel.client.Configuration
When creating an instance that will be a detail instance in a master/detail coordination, this property needs to be set in order to establish the master/detail relationship.
mAttachments - Variable in class com.oracle.bpel.client.NormalizedMessage
 
mBuf - Variable in class com.oracle.bpel.client.AbstractIdentifier
Internal buffer used to update the URI path multiple times.
mContextProps - Variable in class com.oracle.bpel.client.auth.ServerAuth
 
mDomainId - Variable in class com.oracle.bpel.client.AbstractIdentifier
 
mDomainId - Variable in class com.oracle.bpel.client.BPELDomainStatus
BPEL domain identifier.
mError - Variable in class com.oracle.bpel.client.BPELDomainStatus
Error encountered while the BPEL domain was initializing.
mErrorCode - Variable in exception com.oracle.bpel.client.ServerException
Exception code.
METADATA - Static variable in class com.oracle.bpel.client.Configuration
Additional information about BPEL process instance.
METADATA - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
mHeaders - Variable in class com.oracle.bpel.client.NormalizedMessage
 
mIpAddress - Variable in class com.oracle.bpel.client.auth.ServerAuth
 
mKey - Variable in class com.oracle.bpel.client.AbstractIdentifier
 
mMessageType - Variable in class com.oracle.bpel.client.NormalizedMessage
The QName of the message as defined in the WSDL interface.
mPayload - Variable in class com.oracle.bpel.client.NormalizedMessage
Message payload.
mPayloadString - Variable in class com.oracle.bpel.client.NormalizedMessage
 
mProcessGUID - Variable in class com.oracle.bpel.client.BPELProcessId
 
mProcessId - Variable in class com.oracle.bpel.client.AbstractIdentifier
 
mProperties - Variable in class com.oracle.bpel.client.NormalizedMessage
Message properties.
mRevisionTag - Variable in class com.oracle.bpel.client.AbstractIdentifier
 
mState - Variable in class com.oracle.bpel.client.BPELDomainStatus
BPEL domain state.
mTemplateProps - Variable in class com.oracle.services.bpel.task.DefaultTasklet
 
mToken - Variable in class com.oracle.bpel.client.auth.ServerAuth
 

N

NAMESPACE_URI - Static variable in interface com.oracle.services.bpel.task.ITask
 
NormalizedMessage - Class in com.oracle.bpel.client
NormalizedMessage is a simple message bag used as communication between a client and the Orabpel delivery service.
NormalizedMessage() - Constructor for class com.oracle.bpel.client.NormalizedMessage
 
numberOfChildElements(String, String) - Method in interface org.collaxa.xml.IBaseFacade
Returns the size of children of the given child element name.
numberValueOf(Element, String) - Static method in class com.collaxa.xml.XPathUtils
Deprecated. Please use the other alternative numberValueOf() method which takes the prefix-namespace map, this method will be removed in next release or so.
numberValueOf(Element, String, Map) - Static method in class com.collaxa.xml.XPathUtils
Evaluates an XPath expression and returns the numeric value of the XPath expression if the expression results in a number, or null if the result is not a number.

O

onComplete(ITask) - Method in class com.oracle.services.bpel.task.DefaultTasklet
This method is invoked when a task is being completed.
onComplete(ITask) - Method in interface com.oracle.services.bpel.task.ITasklet
This method is invoked when a task is being completed.
onExpire(ITask) - Method in class com.oracle.services.bpel.task.DefaultTasklet
This method is invoked when a task is being expired.
onExpire(ITask) - Method in interface com.oracle.services.bpel.task.ITasklet
This method is invoked when a task is being expired.
onInitiate(ITask) - Method in class com.oracle.services.bpel.task.DefaultTasklet
This method is invoked when a task is being initialized.
onInitiate(ITask) - Method in interface com.oracle.services.bpel.task.ITasklet
This method is invoked when a task is being initialized.
onNewResults(List, List) - Method in interface com.oracle.services.bpel.test.ITestResultsObserver
Results Callback method.
onTestInitiation(List, List) - Method in interface com.oracle.services.bpel.test.ITestResultsObserver
Initiation Callback method.
onUpdate(ITask) - Method in class com.oracle.services.bpel.task.DefaultTasklet
This method is invoked when a task is being updated.
onUpdate(ITask) - Method in interface com.oracle.services.bpel.task.ITasklet
This method is invoked when a task is being updated.
OP_TYPE_CONTINUE_POST - Static variable in interface com.oracle.bpel.client.IBPELProcessConstants
BPEL async operation (<receive>, <onMessage> that don't <reply>)
OP_TYPE_CONTINUE_REQUEST - Static variable in interface com.oracle.bpel.client.IBPELProcessConstants
BPEL sync operation (<receive>, <onMessage> that need to <reply>)
OP_TYPE_INITIAL_POST - Static variable in interface com.oracle.bpel.client.IBPELProcessConstants
JBPEL async operation, BPEL initiate async operation (<receive createInstance="yes"> and doesn't have to do <reply>)
OP_TYPE_INITIAL_REQUEST - Static variable in interface com.oracle.bpel.client.IBPELProcessConstants
BPEL sync operation (<receive createInstance="yes"> and does <reply>)
OP_TYPE_UNDEFINED - Static variable in interface com.oracle.bpel.client.IBPELProcessConstants
Internal use only.
OPT_SOAP_SHORTCUT - Static variable in class com.oracle.bpel.client.Configuration
 
org.collaxa.xml - package org.collaxa.xml
 

P

Parameters - Class in com.oracle.bpel.client.util
Simple utility class used to contain all the request parameters received in an HTML servlet request.
Parameters() - Constructor for class com.oracle.bpel.client.util.Parameters
Default constructor.
Parameters(ServletRequest) - Constructor for class com.oracle.bpel.client.util.Parameters
Constructor from a servlet request.
PARENT_ID - Static variable in class com.oracle.bpel.client.Configuration
The parent identifier for a process instance.
PARENT_ID - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
passed() - Method in interface com.oracle.bpel.client.ITestCaseInfo
Retrieves the outcome of the test case.
PAYLOAD_HINT - Static variable in class com.oracle.bpel.client.Configuration
 
PD_default_revision - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PD_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PD_process_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PDS_descriptor - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PDS_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PDS_process_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PDS_revision_tag - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PERFORMER_ID_NOOP - Static variable in interface com.oracle.bpel.client.IActivityConstants
Performer id for no-op activities.
PERFORMER_ID_SYSTEM - Static variable in interface com.oracle.bpel.client.IActivityConstants
Performer id for activities that are performed automatically by the system.
pingDispatcher() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Pings the dispatcher by sending no-op message to the engine dispatcher.
PL_category - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PL_details - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PL_details_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PL_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PL_event_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PL_message - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PL_message_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PL_process_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PL_revision_tag - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PL_type - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
post(String, String, NormalizedMessage) - Method in interface com.oracle.bpel.client.dispatch.IDeliveryService
Invokes the specified operation on the BPEL process using the passed message as input.
post(String, String, String, NormalizedMessage) - Method in interface com.oracle.bpel.client.dispatch.IDeliveryService
Invokes the specified operation on the BPEL process using the passed message as input.
post(String, String, String, String, String, NormalizedMessage) - Method in interface com.oracle.bpel.client.dispatch.IDeliveryService
Invokes the specified operation on the BPEL process using the passed message as input.
PR_deploy_timestamp - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PR_deploy_user - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PR_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PR_lifecycle - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PR_process_guid - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PR_process_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PR_revision_tag - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PR_sla_completion_time - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PR_state - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PR_suitcase_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
prepend(String) - Method in class com.oracle.bpel.client.util.WhereCondition
Inserts the specified clause at the beginning of this where condition.
prepend(WhereCondition) - Method in class com.oracle.bpel.client.util.WhereCondition
Inserts the specified where condition at the beginning of this where condition.
prependOrderBy(String) - Method in class com.oracle.bpel.client.util.WhereCondition
Inserts the specified clause at the beginning of the ordering clause for this where condition.
printStackTrace() - Method in exception com.oracle.bpel.client.ServerException
Prints this ServerException and its backtrace to the standard error stream.
PRIORITY - Static variable in class com.oracle.bpel.client.Configuration
Allows the requestor to optionally specify the priority of the request.
PRIORITY - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
PRIORITY_NORMAL - Static variable in interface com.oracle.bpel.client.IInstanceConstants
Default priority value for instances.
PS_bin - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PS_bin_csize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PS_bin_usize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PS_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
PS_suitcase_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
putStartTime(long) - Method in interface com.oracle.bpel.client.IActivationAgentHandle
Sets the StartTime for the default inbound Adapter Framework StopWatch used when dealing with third party adapters which do not support the notion of StopWatches.

Q

QNAME - Static variable in interface com.oracle.services.bpel.task.IWorklistService
Qualified XML name for the worklist service.

R

readFormContentAsString(String, String, String, Parameters) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Parses the HTML request parameters according to the format expected for this process into a series of String objects.
readInitiateFormContentAsString(String, Parameters) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Parses the HTML request parameters according to the format expected for this process into a series of String objects.
recoverActivities(String[]) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Schedules a list of activities to be recovered by the BPEL domain.
recoverCallbackMessages(String[]) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Schedules a list of callback messages to be recovered by the BPEL domain.
recoverInvokeMessages(String[]) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Schedules a list of invocation messages to be recovered by the BPEL domain.
ReferenceId - Class in com.oracle.bpel.client
Implementation of an Orabpel reference identifier.
ReferenceId(String, String, String, String) - Constructor for class com.oracle.bpel.client.ReferenceId
Constructs a reference identifier with a domain identifier, process identifier, revision tag and instance key.
ReferenceId(String, String) - Constructor for class com.oracle.bpel.client.ReferenceId
Constructs a reference identifier with a domain identifier and instance key.
ReferenceId(String) - Constructor for class com.oracle.bpel.client.ReferenceId
Constructs a reference identifier from the string representation of an identifier.
refreshAlarmTable() - Method in interface com.oracle.bpel.client.IBPELDomainHandle
 
removeChildElement(String, String, Object) - Method in interface org.collaxa.xml.IBaseFacade
Removes the particular child element from this root element.
removeChildElement(String, String, int) - Method in interface org.collaxa.xml.IBaseFacade
Removes the particular child element from this root element.
replace(String, String) - Method in class com.oracle.bpel.client.util.WhereCondition
Replaces all instances of the specified search string with the specified replacement string in this where condition's clause.
REPLY_TO_ADDRESS - Static variable in class com.oracle.bpel.client.Configuration
URL of the callback service.
REPLY_TO_ADDRESS - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
REPLY_TO_PORT_TYPE - Static variable in class com.oracle.bpel.client.Configuration
Port type of the callback service.
REPLY_TO_PORT_TYPE - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
REPLY_TO_SERVICE - Static variable in class com.oracle.bpel.client.Configuration
Service of the callback service.
REPLY_TO_SERVICE - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
request(String, String, NormalizedMessage) - Method in interface com.oracle.bpel.client.dispatch.IDeliveryService
Invokes the specified operation on the BPEL process using the passed message as input.
request(String, String, String, NormalizedMessage) - Method in interface com.oracle.bpel.client.dispatch.IDeliveryService
Invokes the specified operation on the BPEL process using the passed message as input.
request(String, String, String, String, String, NormalizedMessage) - Method in interface com.oracle.bpel.client.dispatch.IDeliveryService
Invokes the specified operation on the BPEL process using the passed message as input.
RETRY_FATAL_CONNECTION - Static variable in class com.oracle.bpel.client.Configuration
 
ROOT_ID - Static variable in class com.oracle.bpel.client.Configuration
The root identifier for a process instance tree.
ROOT_ID - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
runSuites(IBPELProcessHandle, ITestResultsObserver, ITestCallHandler, String, String, String[], int, long) - Method in interface com.oracle.services.bpel.test.ITestService
Runs one or more test suites.
runSuites(IBPELProcessHandle, ITestResultsObserver, ITestCallHandler, String, String, List, int, long) - Method in interface com.oracle.services.bpel.test.ITestService
Runs a subset of tests in one or more suites.
runTest(IBPELProcessHandle, ITestCallHandler, String, String, String, String) - Method in interface com.oracle.services.bpel.test.ITestService
Runs a single test.

S

SA_action - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SA_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SA_creation_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SA_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SA_modify_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SA_process_guid - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SA_scope_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
selectNodes(Element, String) - Static method in class com.collaxa.xml.XPathUtils
Deprecated. Please use the other alternative selectNodes() method which takes the prefix-namespace map, this method will be removed in next release or so.
selectNodes(Element, String, Map) - Static method in class com.collaxa.xml.XPathUtils
Evaluates an XPath expression and returns the result as a List of org.w3c.dom.Node instances or String instances depending on the XPath expression.
selectNodes(Element, String, NamespaceContext) - Static method in class com.collaxa.xml.XPathUtils
 
selectSingleNode(Element, String) - Static method in class com.collaxa.xml.XPathUtils
Deprecated. Please use the other alternative selectSingleNode() method which takes the prefix-namespace map, this method will be removed in next release or so.
selectSingleNode(Element, String, Map) - Static method in class com.collaxa.xml.XPathUtils
Evaluates an XPath expression and returns the result as a single org.w3c.dom.Node instance.
serialVersionUID - Static variable in class com.oracle.bpel.client.util.WhereCondition
IMPORTANT!!!!!! Every change to this class that causes it to be incompatible with an older version must be accompanied with a change in the serialVersionUID.
Server - Class in com.oracle.bpel.client
The Server class allows the user to perform administrative functions on a BPEL server.
Server() - Constructor for class com.oracle.bpel.client.Server
Default constructor.
Server(ServerAuth) - Constructor for class com.oracle.bpel.client.Server
Constructs a server object with an existing set of administrative authentication credentials.
ServerAuth - Class in com.oracle.bpel.client.auth
This class contains the administrative authentication credentials for a BPEL server.
ServerAuth() - Constructor for class com.oracle.bpel.client.auth.ServerAuth
 
ServerAuth(Hashtable) - Constructor for class com.oracle.bpel.client.auth.ServerAuth
 
ServerAuth(String, String) - Constructor for class com.oracle.bpel.client.auth.ServerAuth
Constructs a BPEL server authenticator.
ServerAuthFactory - Class in com.oracle.bpel.client.auth
Factory class for server authenticators.
ServerAuthFactory() - Constructor for class com.oracle.bpel.client.auth.ServerAuthFactory
 
ServerDescriptor - Class in com.oracle.bpel.client.config
The ServerDescriptor class contains all the configuration settings associated with an Oracle BPEL PM server runtime.
ServerDescriptor(String, File) - Constructor for class com.oracle.bpel.client.config.ServerDescriptor
Constructs a server descriptor from the given source file.
ServerException - Exception in com.oracle.bpel.client
A ServerException is the common superclass for all Orabpel exceptions that may be thrown by the process domain.
ServerException() - Constructor for exception com.oracle.bpel.client.ServerException
Constructs a ServerException with no detail message and exception code of 0.
ServerException(int) - Constructor for exception com.oracle.bpel.client.ServerException
Constructs a ServerException with no details message and the specified error code.
ServerException(String) - Constructor for exception com.oracle.bpel.client.ServerException
Constructs a ServerException with the specified detail message.
ServerException(String, int) - Constructor for exception com.oracle.bpel.client.ServerException
Constructs a ServerException with the specified detail message and error code.
ServerException(Throwable) - Constructor for exception com.oracle.bpel.client.ServerException
Constructs a ServerException that embeds the originally thrown exception.
ServerException(ServerException) - Constructor for exception com.oracle.bpel.client.ServerException
Constructs a ServerException that embeds the originally thrown exception.
SERVICE_NAME - Static variable in interface com.oracle.bpel.client.dispatch.IDeliveryService
Name of the delivery service.
SERVICE_NAME - Static variable in interface com.oracle.services.bpel.task.IWorklistService
Name of the worklist service.
SERVICE_NAME - Static variable in interface com.oracle.services.bpel.test.ITestService
Name of the test service.
SERVICE_PROPERTIES - Static variable in class com.oracle.bpel.client.Configuration
For internal use.
setAssignee(String) - Method in interface com.oracle.services.bpel.task.ITask
Sets the current assignee for this task.
setAttachment(Object) - Method in interface com.oracle.services.bpel.task.ITask
Sets the contents (attachment) of the task.
setAttachments(Object) - Method in class com.oracle.bpel.client.NormalizedMessage
 
setAttributeValue(String, String, Object) - Method in interface org.collaxa.xml.IBaseFacade
Sets the new value for the given child attribute.
setBoolean(int, boolean) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to a Java boolean value.
setByte(int, byte) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to a Java byte value.
setChildElement(String, String, Element) - Method in interface org.collaxa.xml.IBaseFacade
Sets the new element value object for the given child element.
setChildElementValue(String, String, int, String) - Method in interface org.collaxa.xml.IBaseFacade
Finds the child element for the given element name and set the child element value.
setChildElementValue(String, String, Object) - Method in interface org.collaxa.xml.IBaseFacade
Sets the new value for the given child element.
setChildElementValue(String, String, String) - Method in interface org.collaxa.xml.IBaseFacade
Sets the new value for the given child element.
setClause(String) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the clause for this where condition.
setCodeCoverage(double) - Method in class com.oracle.services.bpel.test.TestRunSummary
 
setConclusion(String) - Method in interface com.oracle.services.bpel.task.ITask
 
setContextProperties(Hashtable) - Method in class com.oracle.bpel.client.auth.ServerAuth
Sets the initial context properties that will be used to gain access to the remote J2EE application server that the BPEL server has been deployed on.
setConversationId(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Set the conversation id of the current instance.
setCreationDate(Calendar) - Method in interface com.oracle.services.bpel.task.ITask
Sets the creation date for this task.
setCreator(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Set the creator of the instance.
setCreator(String) - Method in interface com.oracle.services.bpel.task.ITask
Sets the creator identifier for this task.
setCustomKey(String) - Method in interface com.oracle.services.bpel.task.ITask
Sets the lookup key for this task.
setDate(int, Date) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to a java.sql.Date value.
setDouble(int, double) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to a Java double value.
setDuration(Duration) - Method in interface com.oracle.services.bpel.task.ITask
Sets the expiration duration specified for this task.
setEventDate(Date) - Method in class com.oracle.bpel.client.BPELProcessEvent
Sets the date for this event.
setExpirationDate(Calendar) - Method in interface com.oracle.services.bpel.task.ITask
Sets the expiration date for this task.
setExpired(boolean) - Method in interface com.oracle.services.bpel.task.ITask
Sets the task to be expired.
setFaultName(QName) - Method in exception com.oracle.bpel.client.BPELFault
Sets the fault name.
setFloat(int, float) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to a Java float value.
setHeaders(List) - Method in class com.oracle.bpel.client.NormalizedMessage
 
setIndex(int, String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Set value of the custom index.
setInt(int, int) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to a Java int value.
setLong(int, long) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to a Java long value.
setMessageType(QName) - Method in exception com.oracle.bpel.client.BPELFault
Sets the message type QName.
setMessageType(QName) - Method in class com.oracle.bpel.client.NormalizedMessage
Sets the message type for the message.
setMetadata(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Set the custom meta data of the instance.
setModifier(String) - Method in interface com.oracle.services.bpel.task.ITask
 
setModifyDate(Calendar) - Method in interface com.oracle.services.bpel.task.ITask
 
setNull(int, int) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to SQL NULL.
setNumActivitiesCovered(int) - Method in class com.oracle.services.bpel.test.TestRunSummary
 
setNumActivitiesNotCovered(int) - Method in class com.oracle.services.bpel.test.TestRunSummary
 
setNumCompleted(int) - Method in class com.oracle.services.bpel.test.TestRunSummary
 
setNumSuccessful(int) - Method in class com.oracle.services.bpel.test.TestRunSummary
 
setObject(int, Object) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setPart(String, Object) - Method in exception com.oracle.bpel.client.BPELFault
Sets a part with the given name and value.
setPayload(Map) - Method in class com.oracle.bpel.client.NormalizedMessage
Sets the java.util.Map payload for this message.
setPayload(NormalizedMessage) - Method in class com.oracle.bpel.client.NormalizedMessage
Copies the payload of the specified normalized message to this instance.
setPayload(String) - Method in class com.oracle.bpel.client.NormalizedMessage
 
setPlnkProperties(HashMap) - Method in interface com.oracle.bpel.client.wsif.IJavaEjbPlnkBindingInfo
This method will be called immediatly after the new instance of the class/bean has been created
setPriority(int) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Set the custom prority of the instance.
setPriority(int) - Method in interface com.oracle.services.bpel.task.ITask
Sets the current priority of this task.
setProcessGUID(String) - Method in class com.oracle.bpel.client.BPELProcessId
 
setProcessName(String) - Method in class com.oracle.services.bpel.test.TestRunSummary
 
setProperties(Map) - Method in class com.oracle.bpel.client.NormalizedMessage
Copies all of the properties from the specified map into the properties for this message.
setProperty(String, Object) - Method in class com.oracle.bpel.client.NormalizedMessage
Associates the specified value with the specified key in this message's properties.
setRevisionTag(String) - Method in class com.oracle.services.bpel.test.TestRunSummary
 
setRootElement(Element) - Method in interface org.collaxa.xml.IBaseFacade
Sets the specified DOM element for this facade.
setRootId(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Set root id of the instance.
setServerAuth(ServerAuth) - Method in class com.oracle.bpel.client.Server
Sets the administrative authentication credentials used to gain access to the BPEL server.
setShort(int, short) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to a Java short value.
setSimpleContent(Object) - Method in interface org.collaxa.xml.IBaseFacade
 
setStopWatch(StopWatch) - Method in interface com.oracle.bpel.client.IActivationAgentHandle
Deprecated. stop watch now held using ThreadLocal
setString(int, String) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to a Java String value.
setTaskId(String) - Method in interface com.oracle.services.bpel.task.ITask
Sets the unique identifier for this task.
setTemplate(String) - Method in interface com.oracle.services.bpel.task.ITask
Sets the name of the template for this task.
setTimestamp(int, Timestamp) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to a java.sql.Timestamp value.
setTimestamp(int, Date) - Method in class com.oracle.bpel.client.util.WhereCondition
Sets the designated parameter to a java.sql.Timestamp value.
setTitle(String) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Set the title of the instance.
setTitle(String) - Method in interface com.oracle.services.bpel.task.ITask
Sets the current title for this task.
setVariableData(String, Object) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Set value of a bpel variable.
setVariableData(String, Object, boolean) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Set value of a bpel variable.
setVariableData(String, String, Object) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
If the BPEL variable is a Element variable, use the query to set the partial value.
setVariableData(String, String, Object, boolean) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
If the BPEL variable is a Element variable, use the query to set the partial value.
setVariableData(String, String, String, Object) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Set partial value of a part of a bpel variable.
setVariableData(String, String, String, Object, boolean) - Method in class com.collaxa.cube.engine.ext.BaseBPELXExecLet
Set partial value of a part of a bpel variable.
setVersion(String) - Method in class com.oracle.bpel.client.config.ServerDescriptor
Sets the internal version of the server descriptor.
SQL_WHERE_ACTIVITIES_DUE_BY - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_ACTIVITIES_PAST_DUE - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_ACTIVITIES_RECOVERABLE - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_CALLBACK_RECOVERABLE - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_CANCELLED_ACTIVITIES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_CANCELLED_INSTANCES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_CI_OPEN_ACTIVITIES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_CLOSED_ACTIVITIES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_CLOSED_INSTANCES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_COMPLETED_ACTIVITIES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_COMPLETED_INSTANCES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_INVOKE_RECOVERABLE - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_OPEN_ACTIVITIES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_OPEN_INSTANCES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_PCS_CLOSED_INSTANCES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_PCS_OPEN_INSTANCES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_STALE_ACTIVITIES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_STALE_INSTANCES - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_TASK_ACTIVE - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_TASK_ASSIGNEE - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_TASK_CANCELLED - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_TASK_COMPLETED - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_TASK_CREATOR - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_TASK_EXPIRED - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQL_WHERE_WI_LABEL - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SQLDefs - Class in com.oracle.bpel.client.util
Database table names and column names for the BPEL server datastore.
SQLDefs() - Constructor for class com.oracle.bpel.client.util.SQLDefs
 
SS_bin - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SS_bin_csize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SS_bin_usize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SS_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
SS_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ST_bin - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ST_bin_csize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ST_bin_usize - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ST_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
ST_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
startActivationAgent(String) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
 
startAllActivationAgents() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
 
STATE_CANCELLED - Static variable in interface com.oracle.bpel.client.IDeliveryConstants
State value for a message/subscriber has been cancelled ...
STATE_CLOSED_ABORTED - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has been aborted due to administrative control.
STATE_CLOSED_ABORTED - Static variable in interface com.oracle.bpel.client.IInstanceConstants
State value for an instance that has been aborted due to administrative control.
STATE_CLOSED_CANCELLED - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has been cancelled due to scope closure.
STATE_CLOSED_CANCELLED - Static variable in interface com.oracle.bpel.client.IInstanceConstants
State value for an instance that has been cancelled.
STATE_CLOSED_COMPENSATED - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has been successfully completed but must be compensated due to an exception in a parent block.
STATE_CLOSED_COMPLETED - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has been successfully completed without error by a performer.
STATE_CLOSED_COMPLETED - Static variable in interface com.oracle.bpel.client.IInstanceConstants
State value for an instance that has been completed.
STATE_CLOSED_FAULTED - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has thrown an exception and has been closed as a result.
STATE_CLOSED_FAULTED - Static variable in interface com.oracle.bpel.client.IInstanceConstants
State value for an instance that has an activity that has thrown an exception while the instance is being cancelled.
STATE_CLOSED_FINALIZED - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has been successfully finalized.
STATE_CLOSED_PENDING_CANCEL - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has started its cancellation procedure.
STATE_CLOSED_PENDING_CANCEL - Static variable in interface com.oracle.bpel.client.IInstanceConstants
State value for an instance that has started its cancellation procedure.
STATE_CLOSED_STALE - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity who's process has been changed since the activity's instance was last accessed.
STATE_CLOSED_STALE - Static variable in interface com.oracle.bpel.client.IInstanceConstants
State value for an instance who's process has been changed since the process was last accessed.
STATE_FAILED - Static variable in class com.oracle.bpel.client.BPELDomainStatus
State value for a BPEL domain that has failed to initialize.
STATE_HANDLED - Static variable in interface com.oracle.bpel.client.IDeliveryConstants
State value for a message/subscriber has been processed by the BPEL domain (ie callback).
STATE_INACTIVE - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has just been created.
STATE_INITIALIZED - Static variable in class com.oracle.bpel.client.BPELDomainStatus
State value for a BPEL domain that has successfully initialized and is ready to service requests.
STATE_INITIALIZING - Static variable in class com.oracle.bpel.client.BPELDomainStatus
State value for a BPEL domain that is currently initializing.
STATE_INITIATED - Static variable in interface com.oracle.bpel.client.IInstanceConstants
State value for an instance that has just been created.
STATE_OFF - Static variable in interface com.oracle.bpel.client.IBPELProcessConstants
State value for a process that is off.
STATE_ON - Static variable in interface com.oracle.bpel.client.IBPELProcessConstants
State value for a process that is on.
STATE_OPEN_ACTIVE - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has been persisted in the database (activated) and may be acted upon by a performer.
STATE_OPEN_FAULTED - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has thrown an exception but has not yet been closed.
STATE_OPEN_FAULTED - Static variable in interface com.oracle.bpel.client.IInstanceConstants
State value for an instance that has an activity that has thrown an exception.
STATE_OPEN_PENDING_COMPLETE - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has started to be performed (by a remote asynchronous performer) and is waiting for a callback from the performer to signal that it is complete.
STATE_OPEN_RUNNING - Static variable in interface com.oracle.bpel.client.IInstanceConstants
State value for an instance that has been created and has active activities executing.
STATE_OPEN_SUSPENDED - Static variable in interface com.oracle.bpel.client.IActivityConstants
State value for an activity that has been suspended.
STATE_OPEN_SUSPENDED - Static variable in interface com.oracle.bpel.client.IInstanceConstants
State value for an instance that is unavailable.
STATE_RESOLVED - Static variable in interface com.oracle.bpel.client.IDeliveryConstants
State value for a message/subscriber has been correlated with its corresponding subscriber/message but has not been processed by the BPEL domain (ie callback).
STATE_UNINITIALIZING - Static variable in class com.oracle.bpel.client.BPELDomainStatus
State value for a BPEL domain that is currently uninitializing.
STATE_UNRESOLVED - Static variable in interface com.oracle.bpel.client.IDeliveryConstants
State value for a message/subscriber inserted into system but has not been correlated with its corresponding subsciber/message.
Statistics - Class in com.collaxa.common.util
The Statistics class is a container for a set of engine performance statistics.
Statistics(String, long, long, int, long) - Constructor for class com.collaxa.common.util.Statistics
Constructs a statistics object with the specified key and values.
STATUS_ACTIVE - Static variable in interface com.oracle.services.bpel.task.ITask
 
STATUS_CANCELLED - Static variable in interface com.oracle.services.bpel.task.ITask
 
STATUS_COMPLETED - Static variable in interface com.oracle.services.bpel.task.ITask
 
STATUS_failed - Static variable in interface com.oracle.bpel.client.ITestCaseInfo
"Failed" test case status.
STATUS_passed - Static variable in interface com.oracle.bpel.client.ITestCaseInfo
"Passed" test case status.
STATUS_running - Static variable in interface com.oracle.bpel.client.ITestCaseInfo
"Running" test case status.
stopActivationAgent(String) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
 
stopAllActivationAgents() - Method in interface com.oracle.bpel.client.IBPELProcessHandle
 

T

TA_assignee - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_assignee_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_conclusion - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_conclusion_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_conversation_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_creation_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_creator - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_creator_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_custom_key - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_custom_key_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_exp_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_expired - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_ext_int1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_ext_string1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_ext_string2 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_modifier - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_modifier_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_modify_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_priority - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_status - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_template - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_template_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_title - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TA_title_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TAG_BPEL_SERVER - Static variable in class com.oracle.bpel.client.config.ServerDescriptor
Top-level document tag.
TBL_attachment - Static variable in class com.oracle.bpel.client.util.SQLDefs
Attachment persistence table; attachment parts of the BPEL Message variables are stored in this table.
TBL_attachment_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
Attachment reference table; An attachment can be referenced by multiple BPEL instances.
TBL_audit_details - Static variable in class com.oracle.bpel.client.util.SQLDefs
Stores details for audit trail events that are large in size.
TBL_audit_trail - Static variable in class com.oracle.bpel.client.util.SQLDefs
Stores record of actions taken on an instance (application, system, administrative and errors).
TBL_ci_indexes - Static variable in class com.oracle.bpel.client.util.SQLDefs
Stores searchable custom keys associated with an instance.
TBL_cube_instance - Static variable in class com.oracle.bpel.client.util.SQLDefs
Stores generated cube instances; master table of system.
TBL_cube_scope - Static variable in class com.oracle.bpel.client.util.SQLDefs
Stores generated scopes of generated cube instances.
TBL_dlv_message - Static variable in class com.oracle.bpel.client.util.SQLDefs
Delivery service message table; callback messages are stored here.
TBL_dlv_subscription - Static variable in class com.oracle.bpel.client.util.SQLDefs
Stores message subscriptions from engine.
TBL_document - Static variable in class com.oracle.bpel.client.util.SQLDefs
Document persistence table; variables defined in a BPEL flow persist themselves here when their size exceeds a configurable threshold value.
TBL_document_ci_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
Document reference count table.
TBL_document_dlv_msg_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
document reference count table.
TBL_domain - Static variable in class com.oracle.bpel.client.util.SQLDefs
Domain identifiers are mapped to an internal integer (ref).
TBL_domain_properties - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TBL_id_range - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TBL_invoke_message - Static variable in class com.oracle.bpel.client.util.SQLDefs
All the asynchronous invocation messages are stored in this table before being dispatched to the engine.
TBL_process - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TBL_process_default - Static variable in class com.oracle.bpel.client.util.SQLDefs
Specifies the default revision for each process deployed to the BPEL domain.
TBL_process_descriptor - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TBL_process_log - Static variable in class com.oracle.bpel.client.util.SQLDefs
Record of events (informational, debug, error) encountered while interacting with a process.
TBL_scope_activation - Static variable in class com.oracle.bpel.client.util.SQLDefs
Deprecated. since 2.0, scope activations kept in-memory.
TBL_suitcase_bin - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TBL_sync_store - Static variable in class com.oracle.bpel.client.util.SQLDefs
The work items of completed synchronous instances are stored here.
TBL_sync_trail - Static variable in class com.oracle.bpel.client.util.SQLDefs
Audit trail of completed synchronous instances are stored here.
TBL_task - Static variable in class com.oracle.bpel.client.util.SQLDefs
All the properties of the task messages are stored here.
TBL_test_definitions - Static variable in class com.oracle.bpel.client.util.SQLDefs
Test definitions table.
TBL_test_details - Static variable in class com.oracle.bpel.client.util.SQLDefs
Test details table.
TBL_version - Static variable in class com.oracle.bpel.client.util.SQLDefs
Version information; allows run-time engine to check if correct database schema has been installed.
TBL_version_server - Static variable in class com.oracle.bpel.client.util.SQLDefs
Version information; allows run-time engine to check if correct database schema has been installed.
TBL_wi_exception - Static variable in class com.oracle.bpel.client.util.SQLDefs
Stores exception messages generated by failed attempts to perform, manage or complete a workitem.
TBL_work_item - Static variable in class com.oracle.bpel.client.util.SQLDefs
Stores generated work items; composite key for work items consists of cube instance key, node id work item positioned at, and the scope id for the work item's scope.
TDEF_creation_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDEF_definition - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDEF_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDEF_location - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDEF_process_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDEF_revision_tag - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDEF_test_suite - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDEF_type - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDET_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDET_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDET_test_location - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDET_test_result - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDET_test_run_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDET_test_run_name - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDET_test_status - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TDET_test_suite - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
TEST_LOCATION - Static variable in class com.oracle.bpel.client.Configuration
unit test location.
TEST_RUN_ID - Static variable in class com.oracle.bpel.client.Configuration
unit test run id.
TEST_RUN_NAME - Static variable in class com.oracle.bpel.client.Configuration
unit test run name.
TEST_SUITE - Static variable in class com.oracle.bpel.client.Configuration
unit test suite.
TestAssertion - Class in com.oracle.services.bpel.test
This class represents a test assertion.
TestAssertion(String, String, String, String, String, String, String, String, boolean, boolean, boolean, int, int) - Constructor for class com.oracle.services.bpel.test.TestAssertion
The constructor to be used when adding failures that occurred in sub process tests.
TestResult - Class in com.oracle.services.bpel.test
This class is an object representation of a BPEL test result.
TestResult(String, String, String, String, List) - Constructor for class com.oracle.services.bpel.test.TestResult
The constructor.
TestRunSummary - Class in com.oracle.services.bpel.test
This class is a simple container class for test run summary (aggregate) information.
TestRunSummary() - Constructor for class com.oracle.services.bpel.test.TestRunSummary
 
TITLE - Static variable in class com.oracle.bpel.client.Configuration
Optional parameter used to define the title of the process instance.
TITLE - Static variable in class com.oracle.bpel.client.NormalizedMessage
 
toDOM() - Method in interface org.collaxa.xml.IBaseFacade
Returns the w3c dom element for this facade.
toString() - Method in class com.collaxa.common.util.Statistics
Returns a string representation of this group of statistics.
toString() - Method in class com.oracle.bpel.client.AbstractIdentifier
Returns a string representation of this identifier.
toString() - Method in class com.oracle.bpel.client.NormalizedMessage
Returns the payload of this message as a String.
toString() - Method in exception com.oracle.bpel.client.ServerException
Returns a short description of this ServerException object.
toString() - Method in class com.oracle.bpel.client.util.Parameters
Overrides the standard java.lang.Object.toString method to return a string listing of all the parameters contained in this object.
TYPE_ASSIGN - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for assign activity.
TYPE_callback_master_detail - Static variable in interface com.oracle.bpel.client.IDeliveryConstants
Conversation type constant for a master/detail callback.
TYPE_callback_mom - Static variable in interface com.oracle.bpel.client.IDeliveryConstants
Conversation type constant for a MOM callback.
TYPE_callback_soap - Static variable in interface com.oracle.bpel.client.IDeliveryConstants
Conversation type constant for a SOAP callback.
TYPE_DEBUG - Static variable in class com.oracle.bpel.client.BPELProcessEvent
Type for general debugging events.
TYPE_EMPTY - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for empty activity.
TYPE_ERROR - Static variable in class com.oracle.bpel.client.BPELProcessEvent
Type for error events.
TYPE_INFO - Static variable in class com.oracle.bpel.client.BPELProcessEvent
Type for informational events.
TYPE_INVOKE - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for invoke activity.
TYPE_message_header - Static variable in interface com.oracle.bpel.client.IDeliveryConstants
 
TYPE_message_payload - Static variable in interface com.oracle.bpel.client.IDeliveryConstants
the message type stored in document_dlv_payload table, can be either header or payload
TYPE_ONALARM - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for an onAlarm activity.
TYPE_ONMESSAGE - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for an onMessage activity.
TYPE_PICK - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for pick activity.
TYPE_RECEIVE - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for receive activity.
TYPE_RECEIVETASK - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for a task receive activity.
TYPE_REPLY - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for a reply activity.
TYPE_REQUESTTASK - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for a task receive activity.
TYPE_SCOPE - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for a scope activity.
TYPE_SEQUENCE - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for a sequence activity.
TYPE_SUBFLOW - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for a process activity.
TYPE_SWITCH - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for a switch activity.
TYPE_TERMINATE - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for a terminate activity.
TYPE_THROW - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for a throw activity.
TYPE_UNKNOWN - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for an unknown activity.
TYPE_WAIT - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for a wait activity.
TYPE_WARNING - Static variable in class com.oracle.bpel.client.BPELProcessEvent
Type for warning events.
TYPE_WHILE - Static variable in class com.oracle.bpel.client.CorrelationId
Activity type for a while activity.

U

undeployAllTests(IBPELProcessHandle) - Method in interface com.oracle.services.bpel.test.ITestService
Undeploy all test cases for this process.
undeployProcess(BPELProcessId) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Undeploys an existing process from the BPEL process domain.
undeployTests(IBPELProcessHandle, String[][]) - Method in interface com.oracle.services.bpel.test.ITestService
Undeploy test cases.
updateDescriptor(BPELDomainDescriptor) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Updates the domain descriptor of the BPEL domain with the values contained in the passed descriptor.
updateDescriptor(ProcessDescriptor) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Updates the process descriptor of the BPEL process with the values contained in the passed descriptor.
updateDescriptor(ServerDescriptor) - Method in class com.oracle.bpel.client.Server
Updates the server descriptor of the BPEL server with the values contained in the passed descriptor.
updateLoggers(Map) - Method in interface com.oracle.bpel.client.IBPELDomainHandle
Updates the loggers defined for the BPEL domain with the specified logging levels.
updateLoggers(Map) - Method in class com.oracle.bpel.client.Server
Updates the loggers defined for the BPEL server with the specified logging levels.
updateMetaData(BPELProcessMetaData) - Method in interface com.oracle.bpel.client.IBPELProcessHandle
Updates the BPEL process with the values contained in the passed revision class.
updateTask(ITask) - Method in interface com.oracle.services.bpel.task.IWorklistService
Synchronizes the task properties and payload contained within the domain with the specified value.

V

validate(boolean, DomainAuth) - Static method in class com.oracle.bpel.client.auth.DomainAuthFactory
Validates a set of domain authentication credentials.
validate(boolean, DomainAuth, Hashtable) - Static method in class com.oracle.bpel.client.auth.DomainAuthFactory
Performs the same action as validate( boolean, DomainAuth ) but allows the user to pass in context properties that will be used to connect to a remote J2EE application in cases where the BPEL process domain is not located locally.
validate(boolean, ServerAuth) - Static method in class com.oracle.bpel.client.auth.ServerAuthFactory
Validates a set of server authentication credentials.
validate(boolean, ServerAuth, Hashtable) - Static method in class com.oracle.bpel.client.auth.ServerAuthFactory
Performs the same action as validate( boolean, ServerAuth ) but allows the user to pass in context properties that will be used to connect to a remote J2EE application in cases where the BPEL server is not located locally.
validateUser(BPELProcessId, NormalizedMessage) - Method in class com.oracle.bpel.security.ACLManager
Checks if a user is valid in the context of a secured Process
VALUE_ASSERTION - Static variable in class com.oracle.services.bpel.test.TestAssertion
assertion type indicating the assertion compared simple values.
valueOf(Element, String) - Static method in class com.collaxa.xml.XPathUtils
Deprecated. Please use the other alternative valueOf() method which takes the prefix-namespace map, this method will be removed in next release or so.
valueOf(Element, String, Map) - Static method in class com.collaxa.xml.XPathUtils
Evaluates an XPath expression and returns the textual representation of the results the string-value of the node.
VD_dbtype - Static variable in class com.oracle.bpel.client.util.SQLDefs
version.dbtype VARCHAR
VD_guid - Static variable in class com.oracle.bpel.client.util.SQLDefs
version.guid VARCHAR
VS_dbtype - Static variable in class com.oracle.bpel.client.util.SQLDefs
version_server.dbtype VARCHAR
VS_guid - Static variable in class com.oracle.bpel.client.util.SQLDefs
version_server.guid VARCHAR
VW_admin_list_ci - Static variable in class com.oracle.bpel.client.util.SQLDefs
Simple query on the cube_instance table ...
VW_admin_list_cx - Static variable in class com.oracle.bpel.client.util.SQLDefs
Simple join between cube_instance and ci_indexes tables ...
VW_admin_list_tdef - Static variable in class com.oracle.bpel.client.util.SQLDefs
admin list for test definitions
VW_admin_list_tdet - Static variable in class com.oracle.bpel.client.util.SQLDefs
admin list for test details (results)
VW_admin_list_wi - Static variable in class com.oracle.bpel.client.util.SQLDefs
Simple query on the work_item table ...

W

wasSuccessful() - Method in class com.oracle.services.bpel.test.TestAssertion
 
wasSuccessful() - Method in class com.oracle.services.bpel.test.TestResult
 
whereActivitiesCancelled() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for cancelled activities.
whereActivitiesClosed() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for closed activities.
whereActivitiesCompleted() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for completed activities.
whereActivitiesDueBy(Date) - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for activities that will expire by the specified date.
whereActivitiesLabel(String) - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for activities with the specified label.
whereActivitiesOpen() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for open activities.
whereActivitiesPastDue() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for activities that have already been expired.
whereActivitiesRecoverable() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
 
whereActivitiesStale() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for activities that have been marked as stale.
whereCallbackMessagesRecoverable() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
 
WhereCondition - Class in com.oracle.bpel.client.util
Simple utility class to wrap a SQL prepared statement where condition.
WhereCondition() - Constructor for class com.oracle.bpel.client.util.WhereCondition
Default constructor.
WhereCondition(String) - Constructor for class com.oracle.bpel.client.util.WhereCondition
Constructs a where condition with the specified clause.
WhereCondition(String, String) - Constructor for class com.oracle.bpel.client.util.WhereCondition
Constructs a where condition with the specified clause and ordering clause.
WhereConditionHelper - Class in com.oracle.bpel.client.util
Simple utility class to help users construct where condition clauses.
WhereConditionHelper() - Constructor for class com.oracle.bpel.client.util.WhereConditionHelper
 
whereInstancesCancelled() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for cancelled instances.
whereInstancesClosed() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for closed instances.
whereInstancesCompleted() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for completed instances.
whereInstancesOpen() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for open instances.
whereInstancesStale() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for stale instances.
whereInvokeMessagesRecoverable() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
 
whereTaskAssignee(String) - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for tasks that have been assigned to the specified assignee.
whereTaskCreator(String) - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
Constructs a where condition that searches for tasks that have been created by the specified creator.
whereTasksActive() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
 
whereTasksCancelled() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
 
whereTasksCompleted() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
 
whereTasksExpired() - Static method in class com.oracle.bpel.client.util.WhereConditionHelper
 
WI_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.cikey INTEGER
WI_cluster_node_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WI_comments - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.comments VARCHAR
WI_comments_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WI_count_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.count_id INTEGER
WI_creation_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.creation_date TIMESTAMP
WI_creator - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.creator VARCHAR
WI_custom_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.custom_id VARCHAR
WI_custom_id_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WI_delay - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WI_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.domain_ref SMALLINT
WI_exception - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.exception SMALLINT
WI_execution_type - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.execution_type INTEGER
WI_exp_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.exp_date TIMESTAMP
WI_exp_flag - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.exp_flag SMALLINT
WI_ext_int1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WI_ext_string1 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WI_ext_string2 - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WI_first_delay - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WI_idempotent_flag - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.idempotent_flag SMALLINT
WI_label - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.label VARCHAR
WI_label_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WI_modifier - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.modifier VARCHAR
WI_modify_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.modify_date TIMESTAMP
WI_node_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.node_id VARCHAR
WI_priority - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.priority INTEGER
WI_process_guid - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.process_guid VARCHAR
WI_reference_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.reference_id VARCHAR
WI_reference_id_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WI_scope_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.scope_id VARCHAR
WI_state - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.state INTEGER
WI_transition - Static variable in class com.oracle.bpel.client.util.SQLDefs
work_item.transition INTEGER
WX_cikey - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WX_count_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WX_domain_ref - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WX_message - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WX_message_sz - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WX_node_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WX_retry_count - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WX_retry_date - Static variable in class com.oracle.bpel.client.util.SQLDefs
 
WX_scope_id - Static variable in class com.oracle.bpel.client.util.SQLDefs
 

X

XML_ASSERTION - Static variable in class com.oracle.services.bpel.test.TestAssertion
assertion type indicating the assertion compared XML values.
XPathUtils - Class in com.collaxa.xml
Collection of XPath expression utility methods.
XPathUtils() - Constructor for class com.collaxa.xml.XPathUtils
 

_

__getFacadeName() - Method in interface org.collaxa.xml.IBaseFacade
Returns the name of the facade class name.

A B C D E G H I J L M N O P Q R S T U V W X _

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


Copyright © 2006, Oracle. All rights reserved.