Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.4.0)
E10660-04


Serialized Form


Package oracle.bpel.services.common.exception

Class oracle.bpel.services.common.exception.ServicesException extends java.lang.Exception implements Serializable

Serialized Fields

m_componentId

int m_componentId

mErrorCode

int mErrorCode

mErrorArgs

java.lang.Object[] mErrorArgs

mContextObjs

java.lang.Object[] mContextObjs

mPrefix

java.lang.String mPrefix

mSeverity

java.lang.String mSeverity

mType

java.lang.String mType

mName

java.lang.String mName

mDescription

java.lang.String mDescription

mFix

java.lang.String mFix

mContext

java.lang.String mContext

Class oracle.bpel.services.common.exception.ServicesRuntimeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

m_componentId

int m_componentId

mErrorCode

int mErrorCode

mErrorArgs

java.lang.Object[] mErrorArgs

mContextObjs

java.lang.Object[] mContextObjs

mPrefix

java.lang.String mPrefix

mSeverity

java.lang.String mSeverity

mType

java.lang.String mType

mName

java.lang.String mName

mDescription

java.lang.String mDescription

mFix

java.lang.String mFix

mContext

java.lang.String mContext

Package oracle.bpel.services.notification

Class oracle.bpel.services.notification.NotificationServiceException extends ServicesException implements Serializable

Serialized Fields

reason

java.lang.String reason

parts

java.util.Map<K,V> parts

Package oracle.bpel.services.notification.payload

Class oracle.bpel.services.notification.payload.ArrayOfEmailHeaderType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.bpel.services.notification.payload.ArrayOfResponseType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.bpel.services.notification.payload.BodyPartType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.bpel.services.notification.payload.CommonPayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

contextMap

java.util.Map<K,V> contextMap

Class oracle.bpel.services.notification.payload.ContentType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.bpel.services.notification.payload.EmailHeaders extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.bpel.services.notification.payload.EmailHeaderType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.bpel.services.notification.payload.EmailPayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

bodyPartStreamMap

java.util.Map<K,V> bodyPartStreamMap

contextMap

java.util.Map<K,V> contextMap

Class oracle.bpel.services.notification.payload.FaxPayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

contextMap

java.util.Map<K,V> contextMap

Class oracle.bpel.services.notification.payload.GenericPayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

contextMap

java.util.Map<K,V> contextMap

Class oracle.bpel.services.notification.payload.GroupNotificationPayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

contextMap

java.util.Map<K,V> contextMap

Class oracle.bpel.services.notification.payload.IMPayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

contextMap

java.util.Map<K,V> contextMap

Class oracle.bpel.services.notification.payload.MultiPartType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.bpel.services.notification.payload.NotificationContextType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.bpel.services.notification.payload.PagerPayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

contextMap

java.util.Map<K,V> contextMap

Class oracle.bpel.services.notification.payload.ResponseType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.bpel.services.notification.payload.SMSPayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

contextMap

java.util.Map<K,V> contextMap

Class oracle.bpel.services.notification.payload.TaskNotificationPayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

contextMap

java.util.Map<K,V> contextMap

Class oracle.bpel.services.notification.payload.URIPayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

contextMap

java.util.Map<K,V> contextMap

Class oracle.bpel.services.notification.payload.UserNotificationPayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

contextMap

java.util.Map<K,V> contextMap

Class oracle.bpel.services.notification.payload.UserPropertiesParameterType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.bpel.services.notification.payload.UserPropertiesType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.bpel.services.notification.payload.VoicePayloadType extends com.collaxa.cube.xml.BaseFacade implements Serializable

Serialized Fields

contextMap

java.util.Map<K,V> contextMap

Package oracle.bpel.services.workflow

Class oracle.bpel.services.workflow.StaleObjectException extends ServicesException implements Serializable

Serialized Fields

task

Task task

parts

java.util.Map<K,V> parts

Class oracle.bpel.services.workflow.WorkflowException extends ServicesException implements Serializable

Serialized Fields

task

Task task

reason

java.lang.String reason

parts

java.util.Map<K,V> parts

Package oracle.bpel.services.workflow.activityguide.admin

Class oracle.bpel.services.workflow.activityguide.admin.AGAdminServiceException extends WorkflowException implements Serializable

Serialized Fields

reason

java.lang.String reason

parts

java.util.Map<K,V> parts

Package oracle.bpel.services.workflow.activityguide.admin.model

Class oracle.bpel.services.workflow.activityguide.admin.model.AGAdminServiceFaultType extends java.lang.Exception implements Serializable

Serialized Fields

faultInfo

java.lang.String faultInfo

Class oracle.bpel.services.workflow.activityguide.admin.model.ExpireMilestoneRequestType extends java.lang.Object implements Serializable

Serialized Fields

ciKey

long ciKey

compositeInstanceId

java.lang.String compositeInstanceId

milestoneName

java.lang.String milestoneName

Class oracle.bpel.services.workflow.activityguide.admin.model.ExpireMilestoneResponseType extends java.lang.Object implements Serializable

Serialized Fields

status

java.lang.String status

Package oracle.bpel.services.workflow.activityguide.metadata

Class oracle.bpel.services.workflow.activityguide.metadata.AGMetadataServiceException extends WorkflowException implements Serializable

Serialized Fields

reason

java.lang.String reason

parts

java.util.Map<K,V> parts

Package oracle.bpel.services.workflow.activityguide.metadata.ejb

Class oracle.bpel.services.workflow.activityguide.metadata.ejb._AGMetadataServiceRemote_Stub extends javax.rmi.CORBA.Stub implements Serializable

Class oracle.bpel.services.workflow.activityguide.metadata.ejb._AGMetadataServiceRemoteHome_Stub extends javax.rmi.CORBA.Stub implements Serializable

Package oracle.bpel.services.workflow.activityguide.query.ejb

Class oracle.bpel.services.workflow.activityguide.query.ejb._AGQueryServiceRemote_Stub extends javax.rmi.CORBA.Stub implements Serializable

Class oracle.bpel.services.workflow.activityguide.query.ejb._AGQueryServiceRemoteHome_Stub extends javax.rmi.CORBA.Stub implements Serializable

Package oracle.bpel.services.workflow.activityguide.query.model

Class oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoDetailsByIdRequestImpl extends oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoDetailsByIdRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoDetailsByIdRequestTypeImpl extends oracle.bpel.services.workflow.activityguide.query.model.ContextAndCiKeyRequestBaseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoImpl extends oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoListRequestImpl extends oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoListRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoListRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoListResponseImpl extends oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoListResponseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoListResponseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.AGDisplayInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.AGPredicateQueryTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.AGQueryServiceFaultResponseImpl extends oracle.bpel.services.workflow.activityguide.query.model.AGQueryServiceFaultTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.AGQueryServiceFaultTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.AnyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.ContextAndCiKeyRequestBaseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.MilestoneDisplayInfoImpl extends oracle.bpel.services.workflow.activityguide.query.model.MilestoneDisplayInfoTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.MilestoneDisplayInfoRequestImpl extends oracle.bpel.services.workflow.activityguide.query.model.MilestoneDisplayInfoRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.MilestoneDisplayInfoRequestTypeImpl extends oracle.bpel.services.workflow.activityguide.query.model.ContextAndCiKeyRequestBaseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.MilestoneDisplayInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.TaskDisplayInfoImpl extends oracle.bpel.services.workflow.activityguide.query.model.TaskDisplayInfoTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.activityguide.query.model.TaskDisplayInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.assignment.dynamic

Class oracle.bpel.services.workflow.assignment.dynamic.DynamicAssignmentException extends ServicesException implements Serializable

Package oracle.bpel.services.workflow.client

Class oracle.bpel.services.workflow.client.WorkflowServiceClientException extends java.lang.RuntimeException implements Serializable

Package oracle.bpel.services.workflow.client.config

Class oracle.bpel.services.workflow.client.config.IdentityPropagationType extends java.lang.Object implements Serializable

serialVersionUID: 12777L

Serialized Fields

policyReferences

PolicyReferencesType policyReferences

wssRecipientKeyAlias

java.lang.String wssRecipientKeyAlias

type

java.lang.String type

mode

java.lang.String mode

Class oracle.bpel.services.workflow.client.config.LocalClientType extends java.lang.Object implements Serializable

serialVersionUID: 12777L

Serialized Fields

participateInClientTransaction

java.lang.Boolean participateInClientTransaction

Class oracle.bpel.services.workflow.client.config.PolicyReferencesType extends java.lang.Object implements Serializable

serialVersionUID: 12777L

Serialized Fields

policyReference

java.util.List<E> policyReference

Class oracle.bpel.services.workflow.client.config.PolicyReferenceType extends java.lang.Object implements Serializable

serialVersionUID: 12777L

Serialized Fields

uri

java.lang.String uri

category

java.lang.String category

enabled

boolean enabled

Class oracle.bpel.services.workflow.client.config.PropertyType extends java.lang.Object implements Serializable

serialVersionUID: 12777L

Serialized Fields

name

java.lang.String name

value

java.lang.String value

Class oracle.bpel.services.workflow.client.config.RemoteClientType extends java.lang.Object implements Serializable

serialVersionUID: 12777L

Serialized Fields

serverURL

java.lang.String serverURL

ejbJndiSuffix

java.lang.String ejbJndiSuffix

userName

java.lang.String userName

password

RemoteClientType.Password password

initialContextFactory

java.lang.String initialContextFactory

participateInClientTransaction

java.lang.Boolean participateInClientTransaction

Class oracle.bpel.services.workflow.client.config.RemoteClientType.Password extends java.lang.Object implements Serializable

serialVersionUID: 12777L

Serialized Fields

value

java.lang.String value

encrypted

java.lang.Boolean encrypted

Class oracle.bpel.services.workflow.client.config.ServerType extends java.lang.Object implements Serializable

serialVersionUID: 12777L

Serialized Fields

property

java.util.List<E> property

localClient

LocalClientType localClient

remoteClient

RemoteClientType remoteClient

soapClient

SoapClientType soapClient

discoveryOfEndPoint

java.lang.Boolean discoveryOfEndPoint

name

java.lang.String name

_default

java.lang.Boolean _default

clientType

java.lang.String clientType

excludeFromFederatedList

java.lang.Boolean excludeFromFederatedList

Class oracle.bpel.services.workflow.client.config.SoapClientType extends java.lang.Object implements Serializable

serialVersionUID: 12777L

Serialized Fields

rootEndPointURL

java.lang.String rootEndPointURL

identityPropagation

IdentityPropagationType identityPropagation

Class oracle.bpel.services.workflow.client.config.WorkflowServicesClientConfigurationType extends java.lang.Object implements Serializable

serialVersionUID: 12777L

Serialized Fields

property

java.util.List<E> property

server

java.util.List<E> server

clientType

java.lang.String clientType

Package oracle.bpel.services.workflow.common.model

Class oracle.bpel.services.workflow.common.model.CredentialImpl extends oracle.bpel.services.workflow.common.model.CredentialTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.common.model.CredentialTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.common.model.ParticipantImpl extends oracle.bpel.services.workflow.common.model.PrincipleRefTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.common.model.PrincipleListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.common.model.PrincipleRefTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.common.model.WorkflowContextImpl extends oracle.bpel.services.workflow.common.model.WorkflowContextTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.common.model.WorkflowContextTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.evidence

Class oracle.bpel.services.workflow.evidence.EvidenceServiceException extends WorkflowException implements Serializable

Serialized Fields

reason

java.lang.String reason

parts

java.util.Map<K,V> parts

Package oracle.bpel.services.workflow.evidence.ejb

Class oracle.bpel.services.workflow.evidence.ejb._TaskEvidenceServiceRemote_Stub extends javax.rmi.CORBA.Stub implements Serializable

Class oracle.bpel.services.workflow.evidence.ejb._TaskEvidenceServiceRemoteHome_Stub extends javax.rmi.CORBA.Stub implements Serializable

Package oracle.bpel.services.workflow.evidence.model

Class oracle.bpel.services.workflow.evidence.model.CertificateImpl extends oracle.bpel.services.workflow.evidence.model.CertificateTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.CertificateRevokeImpl extends oracle.bpel.services.workflow.evidence.model.CertificateRevokeTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.CertificateRevokeTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.CertificateTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.CreateEvidenceRequestImpl extends oracle.bpel.services.workflow.evidence.model.CreateEvidenceRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.CreateEvidenceRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.EvidenceImpl extends oracle.bpel.services.workflow.evidence.model.EvidenceTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.EvidenceListImpl extends oracle.bpel.services.workflow.evidence.model.EvidenceListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.EvidenceListResponseImpl extends oracle.bpel.services.workflow.evidence.model.EvidenceListResponseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.EvidenceListResponseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.EvidenceListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.EvidenceRequestImpl extends oracle.bpel.services.workflow.evidence.model.EvidenceRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.EvidenceRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.EvidenceResponseImpl extends oracle.bpel.services.workflow.evidence.model.EvidenceResponseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.EvidenceResponseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.EvidenceServiceErrorImpl extends oracle.bpel.services.workflow.evidence.model.TaskEvidenceServiceErrorTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.EvidenceTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.TaskEvidenceServiceErrorTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.UpdatableEvidenceAttributesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.UpdateEvidenceRequestImpl extends oracle.bpel.services.workflow.evidence.model.UpdateEvidenceRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.UpdateEvidenceRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.UploadCertificateRequestImpl extends oracle.bpel.services.workflow.evidence.model.UploadCertificateRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.UploadCertificateRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.ValidateEvidenceSignatureRequestImpl extends oracle.bpel.services.workflow.evidence.model.ValidateEvidenceSignatureRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.evidence.model.ValidateEvidenceSignatureRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.metadata

Class oracle.bpel.services.workflow.metadata.TaskMetadataServiceException extends WorkflowException implements Serializable

Serialized Fields

task

Task task

reason

java.lang.String reason

parts

java.util.Map<K,V> parts

Package oracle.bpel.services.workflow.metadata.config

Class oracle.bpel.services.workflow.metadata.config.ResourceBundleInfo extends java.lang.Object implements Serializable

Serialized Fields

location

java.lang.String location
Describe location here.

name

java.lang.String name
Describe name here.

Package oracle.bpel.services.workflow.metadata.config.model

Class oracle.bpel.services.workflow.metadata.config.model.AccessRulesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AccessRulesTypeImpl.ActionRulesImpl extends oracle.bpel.services.workflow.metadata.config.model.ActionRulesTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AccessRulesTypeImpl.AttributeRulesImpl extends oracle.bpel.services.workflow.metadata.config.model.AttributeRulesTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionAppRoleTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionGroupTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionParticipantTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionPermissionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionRolesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionRolesTypeImpl.AppRoleImpl extends oracle.bpel.services.workflow.metadata.config.model.ActionAppRoleTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionRolesTypeImpl.GroupImpl extends oracle.bpel.services.workflow.metadata.config.model.ActionGroupTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionRolesTypeImpl.ParticipantImpl extends oracle.bpel.services.workflow.metadata.config.model.ActionParticipantTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionRolesTypeImpl.PermissionImpl extends oracle.bpel.services.workflow.metadata.config.model.ActionPermissionTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionRolesTypeImpl.RoleImpl extends oracle.bpel.services.workflow.metadata.config.model.ActionRoleTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionRoleTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionRulesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionRulesTypeImpl.CustomActionImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ActionRulesTypeImpl.SystemActionImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeAppRoleTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeGroupTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeParticipantTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributePermissionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeRolesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeRolesTypeImpl.AppRoleImpl extends oracle.bpel.services.workflow.metadata.config.model.AttributeAppRoleTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeRolesTypeImpl.GroupImpl extends oracle.bpel.services.workflow.metadata.config.model.AttributeGroupTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeRolesTypeImpl.ParticipantImpl extends oracle.bpel.services.workflow.metadata.config.model.AttributeParticipantTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeRolesTypeImpl.PermissionImpl extends oracle.bpel.services.workflow.metadata.config.model.AttributePermissionTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeRolesTypeImpl.RoleImpl extends oracle.bpel.services.workflow.metadata.config.model.AttributeRoleTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeRoleTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeRulesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeRulesTypeImpl.AttributeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.AttributeRulesTypeImpl.MessageAttributeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.CollectionsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.CollectionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.DocumentStoreTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ExternalAttributeKeysTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ExternalAttributeKeyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ExternalAttributeTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.FlexfieldAttributeLabelTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.FlexfieldMappingsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.FlexfieldMappingTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.InputParamTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.JavaCallbackTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.MessageAttributeTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.MetadataItemsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.MetadataItemTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.OutcomesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ParameterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.PartTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.PayloadTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.PreActionMandatoryUserStepsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.PreActionMandatoryUserStepTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.ResourceBundleTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.RestrictedActionsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.RootFolderTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.SecurityTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.TaskDisplayInfoListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.TaskDisplayInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.TaskDisplayParamsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.TranslatableValueTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.VersionTrackingTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.WorkflowConditionsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.WorkflowConditionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.WorkflowConfigurationImpl extends oracle.bpel.services.workflow.metadata.config.model.WorkflowConfigurationTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.config.model.WorkflowConfigurationTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.metadata.ejb

Class oracle.bpel.services.workflow.metadata.ejb._TaskMetadataServiceRemote_Stub extends javax.rmi.CORBA.Stub implements Serializable

Class oracle.bpel.services.workflow.metadata.ejb._TaskMetadataServiceRemoteHome_Stub extends javax.rmi.CORBA.Stub implements Serializable

Package oracle.bpel.services.workflow.metadata.routingslip.model

Class oracle.bpel.services.workflow.metadata.routingslip.model.ActionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.AddressTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.AdhocTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.AnyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ApprovalGroupListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.AssignmentContextTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.AssignmentContextTypeValueTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.AssignmentServicePropertyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.AssignmentServiceTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.AutoActionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.BaseJobLevelListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.CallbackTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.DueDateDurationTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.EarlyCompletionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.EmailTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.EscalationPolicyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ExpirationDurationTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ExtendTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.FaxTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.FirstResponderTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ForEachCompletionConditionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ForEachTypeImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ForwardingRulesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.FyiTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.GlobalConfigurationTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.HierarchyPrincipalTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.JobLevelListTypeImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.BaseJobLevelListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ListImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ListsImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ListsTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ListsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ListsTypeImpl.ApprovalGroupImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ApprovalGroupListTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ListsTypeImpl.JobLevelImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.JobLevelListTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ListsTypeImpl.ManagementChainImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ManagementChainListTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ListsTypeImpl.PositionImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.PositionListTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ListsTypeImpl.ResourceListImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ResourceListTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ListsTypeImpl.RulesetImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.RulesetTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ListsTypeImpl.SupervisoryImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.SupervisoryListTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ManagementChainListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ManagementChainTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.NotificationTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.NotifyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.NotifyTypeImpl.AddressImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.AddressTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.NotifyTypeImpl.GroupImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ParameterTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.NotifyTypeImpl.UserImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ParameterTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.NumberOfLevelsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.OnErrorParticipantTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.OutcomePercentageTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.PagerTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParallelCompletionCriteriaTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParallelTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParameterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl.AdhocImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.AdhocTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl.ForEachImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ForEachTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl.FyiImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.FyiTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl.ManagementChainImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ManagementChainTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl.NotifyImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.NotifyTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl.ParallelImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ParallelTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl.ParticipantImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl.SequentialParticipantImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.SequentialParticipantTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl.StageImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.StageTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.PositionListTypeImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.BaseJobLevelListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.PreferenceParametersTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.PreferenceParameterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.PropertiesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.PropertyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ReminderTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.RenewalPolicyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ResourceImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ResourceTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ResourceListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ResourceTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.RestrictedAssignmentCallbackPropertyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.RestrictedAssignmentCallbackTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.ReviewerTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.RoutingSlipImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.RoutingSlipTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.RoutingSlipTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.RulesetTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.SequentialParticipantTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.SharePayloadConfigurationTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.SmsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.StageTypeImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.ParticipantsTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.SubstitutionRulesImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.SubstitutionRulesTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.SubstitutionRulesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.SubstitutionRuleTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.SupervisoryListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.SystemParametersTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.SystemParameterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.TruncateTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.routingslip.model.VoiceTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.metadata.taskattributes.model

Class oracle.bpel.services.workflow.metadata.taskattributes.model.TaskAttributeImpl extends oracle.bpel.services.workflow.metadata.taskattributes.model.TaskAttributeTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskattributes.model.TaskAttributeListImpl extends oracle.bpel.services.workflow.metadata.taskattributes.model.TaskAttributeListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskattributes.model.TaskAttributeListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskattributes.model.TaskAttributeTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.metadata.taskdefinition.model

Class oracle.bpel.services.workflow.metadata.taskdefinition.model.TaskDefinitionImpl extends oracle.bpel.services.workflow.metadata.taskdefinition.model.TaskDefinitionTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdefinition.model.TaskDefinitionProcessTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdefinition.model.TaskDefinitionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdefinition.model.TranslatableValueTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.metadata.taskdisplay

Class oracle.bpel.services.workflow.metadata.taskdisplay.TaskDisplayRegion extends java.lang.Object implements Serializable

Serialized Fields

regionType

java.lang.String regionType
Describe regionType here.

uri

java.lang.String uri
Describe uri here.

parameters

java.util.Map<K,V> parameters
Describe parameters here.

Package oracle.bpel.services.workflow.metadata.taskdisplay.model

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.AutoGeneratedJSPTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.JspTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.MessageAttributeTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.OaFrameworkTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.ParameterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.RegionsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.RegionsTypeImpl.AutoGeneratedJSPImpl extends oracle.bpel.services.workflow.metadata.taskdisplay.model.AutoGeneratedJSPTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.RegionsTypeImpl.DefaultJSPImpl extends oracle.bpel.services.workflow.metadata.taskdisplay.model.JspTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.RegionsTypeImpl.JspImpl extends oracle.bpel.services.workflow.metadata.taskdisplay.model.JspTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.RegionsTypeImpl.OaFrameworkImpl extends oracle.bpel.services.workflow.metadata.taskdisplay.model.OaFrameworkTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.RegionsTypeImpl.XslImpl extends oracle.bpel.services.workflow.metadata.taskdisplay.model.XslTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.TaskDisplayImpl extends oracle.bpel.services.workflow.metadata.taskdisplay.model.TaskDisplayTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.TaskDisplayTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskdisplay.model.XslTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.metadata.taskmetadata.model

Class oracle.bpel.services.workflow.metadata.taskmetadata.model.TaskMetadataImpl extends oracle.bpel.services.workflow.metadata.taskmetadata.model.TaskMetadataTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.metadata.taskmetadata.model.TaskMetadataTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.query.ejb

Class oracle.bpel.services.workflow.query.ejb._TaskQueryServiceRemote_Stub extends javax.rmi.CORBA.Stub implements Serializable

Class oracle.bpel.services.workflow.query.ejb._TaskQueryServiceRemoteHome_Stub extends javax.rmi.CORBA.Stub implements Serializable

Package oracle.bpel.services.workflow.query.model

Class oracle.bpel.services.workflow.query.model.AggregatedTasksResponseImpl extends oracle.bpel.services.workflow.query.model.AggregatedTasksResponseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.AggregatedTasksResponseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ClauseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ColumnTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ContextAndPredicateQueryRequestBaseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ContextAndTaskIdRequestBaseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ContextAndTaskNumberRequestBaseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.CountTasksRequestImpl extends oracle.bpel.services.workflow.query.model.CountTasksRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.CountTasksRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.CountViewTasksRequestImpl extends oracle.bpel.services.workflow.query.model.CountViewTasksRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.CountViewTasksRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.CredentialOnBehalfOfRequestImpl extends oracle.bpel.services.workflow.query.model.CredentialOnBehalfOfRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.CredentialOnBehalfOfRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.DisplayColumnTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.DoesTaskExistRequestImpl extends oracle.bpel.services.workflow.query.model.CountTasksRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.DoesViewTaskExistRequestImpl extends oracle.bpel.services.workflow.query.model.CountViewTasksRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.GetPermittedAssigneesRequestImpl extends oracle.bpel.services.workflow.query.model.GetPermittedAssigneesRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.GetPermittedAssigneesRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.GetPermittedAssigneesResponseImpl extends oracle.bpel.services.workflow.query.model.GetPermittedAssigneesResponseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.GetPermittedAssigneesResponseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.GetTaskSequenceRequestImpl extends oracle.bpel.services.workflow.query.model.GetTaskSequenceRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.GetTaskSequenceRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.IdentityTypeValueListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.OrderingClauseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ParallelImpl extends oracle.bpel.services.workflow.query.model.ParallelTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ParallelTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.PredicateClauseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.PredicateImpl extends oracle.bpel.services.workflow.query.model.PredicateTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.PredicateTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.QueryAggregatedTasksRequestImpl extends oracle.bpel.services.workflow.query.model.QueryAggregatedTasksRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.QueryAggregatedTasksRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.QueryTaskErrorsRequestImpl extends oracle.bpel.services.workflow.query.model.QueryTaskErrorsRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.QueryTaskErrorsRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.QueryViewAggregatedTasksRequestImpl extends oracle.bpel.services.workflow.query.model.QueryViewAggregatedTasksRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.QueryViewAggregatedTasksRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.QueryViewTasksRequestImpl extends oracle.bpel.services.workflow.query.model.QueryViewTasksRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.QueryViewTasksRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.SuccessResponseImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskAggregateQueryImpl extends oracle.bpel.services.workflow.query.model.TaskAggregateQueryTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskAggregateQueryTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskAssigneeTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskCountResponseImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskCountTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskDetailsByIdRequestImpl extends oracle.bpel.services.workflow.query.model.TaskDetailsByIdRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskDetailsByIdRequestTypeImpl extends oracle.bpel.services.workflow.query.model.ContextAndTaskIdRequestBaseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskDetailsByNumberRequestImpl extends oracle.bpel.services.workflow.query.model.TaskDetailsByNumberRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskDetailsByNumberRequestTypeImpl extends oracle.bpel.services.workflow.query.model.ContextAndTaskNumberRequestBaseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskErrorPredicateQueryTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskErrorQueryImpl extends oracle.bpel.services.workflow.query.model.TaskErrorPredicateQueryTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskErrorsResponseImpl extends oracle.bpel.services.workflow.query.model.TaskErrorsResponseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskErrorsResponseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskExistsResponseImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskHistoryRequestImpl extends oracle.bpel.services.workflow.query.model.TaskHistoryRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskHistoryRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskListRequestImpl extends oracle.bpel.services.workflow.query.model.TaskListRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskListRequestTypeImpl extends oracle.bpel.services.workflow.query.model.ContextAndPredicateQueryRequestBaseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskListResponseImpl extends oracle.bpel.services.workflow.query.model.TaskListResponseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskListResponseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskOptionalInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskOrderingTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskPredicateQueryImpl extends oracle.bpel.services.workflow.query.model.TaskPredicateQueryTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskPredicateQueryTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskPredicateTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskQueryServiceFaultResponseImpl extends oracle.bpel.services.workflow.query.model.TaskQueryServiceFaultTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskQueryServiceFaultTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskSequenceGroupImpl extends oracle.bpel.services.workflow.query.model.TaskSequenceTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskSequenceImpl extends oracle.bpel.services.workflow.query.model.TaskSequenceTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskSequenceRecordImpl extends oracle.bpel.services.workflow.query.model.TaskSequenceRecordTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskSequenceRecordTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskSequenceTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskVersionDetailsRequestImpl extends oracle.bpel.services.workflow.query.model.TaskVersionDetailsRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.TaskVersionDetailsRequestTypeImpl extends oracle.bpel.services.workflow.query.model.ContextAndTaskIdRequestBaseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ValueListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ViewTaskAggregateQueryImpl extends oracle.bpel.services.workflow.query.model.ViewTaskAggregateQueryTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ViewTaskAggregateQueryTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ViewTaskPredicateQueryImpl extends oracle.bpel.services.workflow.query.model.ViewTaskPredicateQueryTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.query.model.ViewTaskPredicateQueryTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.repos

Class oracle.bpel.services.workflow.repos.AggregateColumn extends Column implements Serializable

Serialized Fields

mAggregateFunctionName

java.lang.String mAggregateFunctionName

mAggregatedColumn

Column mAggregatedColumn

Class oracle.bpel.services.workflow.repos.CalculatedColumn extends Column implements Serializable

Serialized Fields

mColumn1

Column mColumn1

mColumn2

Column mColumn2

mOperator

java.lang.String mOperator

Class oracle.bpel.services.workflow.repos.Column extends java.lang.Object implements Serializable

Serialized Fields

mName

java.lang.String mName

mAlias

java.lang.String mAlias

mType

int mType

mTable

oracle.bpel.services.workflow.repos.Table mTable

mTranslatable

boolean mTranslatable

Class oracle.bpel.services.workflow.repos.NVLColumn extends Column implements Serializable

Serialized Fields

mColumn

Column mColumn

mAltColumn

Column mAltColumn

mAltValue

java.lang.String mAltValue

Class oracle.bpel.services.workflow.repos.Ordering extends java.lang.Object implements Serializable

Serialized Fields

mOrderClauseList

java.util.List<E> mOrderClauseList

mOrderColumns

java.util.List<E> mOrderColumns

Class oracle.bpel.services.workflow.repos.Predicate extends oracle.bpel.services.workflow.repos.PredicateConstants implements Serializable

Serialized Fields

mPredicateType

PredicateType mPredicateType

Class oracle.bpel.services.workflow.repos.PredicateConstants extends java.lang.Object implements Serializable

Class oracle.bpel.services.workflow.repos.PredicateImpl extends Predicate implements Serializable

Serialized Fields

mPredicateBuffer

java.lang.StringBuilder mPredicateBuffer

mValues

java.util.List<E> mValues

mTables

java.util.List<E> mTables

Class oracle.bpel.services.workflow.repos.ProxyPredicate extends Predicate implements Serializable

Serialized Fields

proxyPredicateResolver

oracle.bpel.services.workflow.repos.IProxyPredicateResolver proxyPredicateResolver

Class oracle.bpel.services.workflow.repos.Table extends java.lang.Object implements Serializable

Serialized Fields

mName

java.lang.String mName

mAlias

java.lang.String mAlias

mIndexColumns

java.util.List<E> mIndexColumns

Package oracle.bpel.services.workflow.runtimeconfig.model

Class oracle.bpel.services.workflow.runtimeconfig.model.ApprovalGroupImpl extends oracle.bpel.services.workflow.runtimeconfig.model.ApprovalGroupTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.ApprovalGroupMemberImpl extends oracle.bpel.services.workflow.runtimeconfig.model.ApprovalGroupMemberTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.ApprovalGroupMemberTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.ApprovalGroupNameListImpl extends oracle.bpel.services.workflow.runtimeconfig.model.ApprovalGroupNameListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.ApprovalGroupNameListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.ApprovalGroupTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.AttributeLabelImpl extends oracle.bpel.services.workflow.runtimeconfig.model.AttributeLabelTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.AttributeLabelTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.AttributeLabelUsageListImpl extends oracle.bpel.services.workflow.runtimeconfig.model.AttributeLabelUsageListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.AttributeLabelUsageListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.AttributeLabelUsagesImpl extends oracle.bpel.services.workflow.runtimeconfig.model.LabelUsagesImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.DynamicAssignFunctionListImpl extends oracle.bpel.services.workflow.runtimeconfig.model.DynamicAssignFunctionListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.DynamicAssignFunctionListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.DynamicAssignFunctionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.GetJndiURLFromFabricConfigResponseImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.GetServerURLFromFabricConfigResponseImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.LabelUsagesImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.LabelUsageTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.PayloadMappingImpl extends oracle.bpel.services.workflow.runtimeconfig.model.PayloadMappingTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.PayloadMappingsListImpl extends oracle.bpel.services.workflow.runtimeconfig.model.PayloadMappingsListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.PayloadMappingsListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.PayloadMappingTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.SuccessResponseImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.TaskDisplayInfoImpl extends oracle.bpel.services.workflow.runtimeconfig.model.TaskDisplayInfoTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.TaskDisplayInfoListImpl extends oracle.bpel.services.workflow.runtimeconfig.model.TaskDisplayInfoListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.TaskDisplayInfoListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.TaskDisplayInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.TaskStatusImpl extends oracle.bpel.services.workflow.runtimeconfig.model.TaskStatusTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.TaskStatusTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.XpathTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.runtimeconfig.model.XpathTypeImpl.NamespaceTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.task

Package oracle.bpel.services.workflow.task.ejb

Class oracle.bpel.services.workflow.task.ejb._TaskServiceRemote_Stub extends javax.rmi.CORBA.Stub implements Serializable

Class oracle.bpel.services.workflow.task.ejb._TaskServiceRemoteHome_Stub extends javax.rmi.CORBA.Stub implements Serializable

Package oracle.bpel.services.workflow.task.impl

Class oracle.bpel.services.workflow.task.impl.Duration extends java.lang.Object implements Serializable

Serialized Fields

duration

javax.xml.datatype.Duration duration

Class oracle.bpel.services.workflow.task.impl.InitiateTaskResponse extends java.lang.Object implements Serializable

Serialized Fields

task

Task task

workflowContext

IWorkflowContext workflowContext

Class oracle.bpel.services.workflow.task.impl.IrrecoverableRSInterpretationException extends java.lang.Exception implements Serializable

Serialized Fields

mWorkflowException

WorkflowException mWorkflowException

Class oracle.bpel.services.workflow.task.impl.RecoverableRSInterpretationException extends java.lang.Exception implements Serializable

Serialized Fields

mWorkflowException

WorkflowException mWorkflowException

Class oracle.bpel.services.workflow.task.impl.RestartContext extends java.lang.Object implements Serializable

Serialized Fields

preserveHistory

boolean preserveHistory

preserveAdhocInsertions

boolean preserveAdhocInsertions

reapproveRequired

boolean reapproveRequired

previewRequired

boolean previewRequired

newCorrelationId

java.lang.String newCorrelationId

Class oracle.bpel.services.workflow.task.impl.RestrictedAssignees extends java.lang.Object implements Serializable

Serialized Fields

m_permittedList

java.util.List<E> m_permittedList

m_restricted

boolean m_restricted

Class oracle.bpel.services.workflow.task.impl.RoutingSlipEvaluationException extends java.lang.Exception implements Serializable

Class oracle.bpel.services.workflow.task.impl.TaskAssignee extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

isGroup

boolean isGroup

type

java.lang.String type

Package oracle.bpel.services.workflow.task.model

Class oracle.bpel.services.workflow.task.model.ActionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.AnyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.AssignmentContextTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.AssignmentContextTypeValueTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.AttachmentImpl extends oracle.bpel.services.workflow.task.model.CustomAttachmentTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.AttachmentTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CallbackTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CollectionTargetActionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CollectionTargetImpl extends oracle.bpel.services.workflow.task.model.CollectionTargetTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CollectionTargetTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CommentTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CustomAnyTypeImpl extends oracle.bpel.services.workflow.task.model.AnyTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CustomAttachmentTypeImpl extends oracle.bpel.services.workflow.task.model.AttachmentTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CustomAttributesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CustomCallbackTypeImpl extends oracle.bpel.services.workflow.task.model.CallbackTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CustomDocumentTypeImpl extends oracle.bpel.services.workflow.task.model.DocumentTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CustomSystemAttributesTypeImpl extends oracle.bpel.services.workflow.task.model.SystemAttributesTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CustomSystemMessageAttributesTypeImpl extends oracle.bpel.services.workflow.task.model.SystemMessageAttributesTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.CustomTaskTypeImpl extends oracle.bpel.services.workflow.task.model.TaskTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.DisplayInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.DocumentImpl extends oracle.bpel.services.workflow.task.model.CustomDocumentTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.DocumentTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.FlexfieldMappingTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.IdentityTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.KeyListImpl extends oracle.bpel.services.workflow.task.model.KeyListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.KeyListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.KeyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.PreActionUserStepsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.PreActionUserStepTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.ProcessTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.ScaTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.ShortHistoryTaskTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.ShortHistoryTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.SystemAttributesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.SystemMessageAttributesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.TaskImpl extends oracle.bpel.services.workflow.task.model.CustomTaskTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.task.model.TaskTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.user.model

Class oracle.bpel.services.workflow.user.model.ChartTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.ChartTypeImpl.SelectValuesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.ColumnListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.ColumnTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.GrantedViewListImpl extends oracle.bpel.services.workflow.user.model.GrantedViewListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.GrantedViewListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.PresentationImpl extends oracle.bpel.services.workflow.user.model.PresentationTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.PresentationListImpl extends oracle.bpel.services.workflow.user.model.PresentationListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.PresentationListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.PresentationTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.PropertyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RuleActionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RuleAssignmentTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RuleDetailImpl extends oracle.bpel.services.workflow.user.model.RuleDetailTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RuleDetailTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RuleInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RuleListImpl extends oracle.bpel.services.workflow.user.model.RuleListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RuleListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RuleRepositoryInfoImpl extends oracle.bpel.services.workflow.user.model.RuleRepositoryInfoTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RuleRepositoryInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RulesetInfoImpl extends oracle.bpel.services.workflow.user.model.RulesetInfoTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RulesetInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RuleTestListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.RuleTestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.SuccessResponseImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserApplicationDataImpl extends oracle.bpel.services.workflow.user.model.UserApplicationDataTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserApplicationDataListImpl extends oracle.bpel.services.workflow.user.model.UserApplicationDataListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserApplicationDataListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserApplicationDataTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserPreferenceImpl extends oracle.bpel.services.workflow.user.model.UserPreferenceTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserPreferencesImpl extends oracle.bpel.services.workflow.user.model.UserPreferencesTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserPreferencesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserPreferenceTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserViewDetailImpl extends oracle.bpel.services.workflow.user.model.UserViewDetailTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserViewDetailTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserViewListImpl extends oracle.bpel.services.workflow.user.model.UserViewListTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.UserViewListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.VacationInfoImpl extends oracle.bpel.services.workflow.user.model.VacationInfoTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.VacationInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.ViewGranteeListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.ViewGranteeTypeImpl extends oracle.bpel.services.workflow.common.model.PrincipleRefTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.ViewGrantImpl extends oracle.bpel.services.workflow.user.model.ViewGrantTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.ViewGrantTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.ViewSummaryTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.bpel.services.workflow.user.model.XpathExpressionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.bpel.services.workflow.verification

Package oracle.tip.pc.api.worklist

Class oracle.tip.pc.api.worklist.WorklistServiceException extends PCException implements Serializable

Serialized Fields

parts

java.util.Map<K,V> parts
Deprecated. 

Package oracle.tip.pc.infra.exception

Class oracle.tip.pc.infra.exception.PCException extends oracle.tip.pc.infra.exception.collaxa.CubeException implements Serializable

Serialized Fields

m_componentId

int m_componentId

m_processName

java.lang.String m_processName

m_processRevision

java.lang.String m_processRevision

m_domainId

java.lang.String m_domainId

Class oracle.tip.pc.infra.exception.PCRuntimeException extends oracle.tip.pc.infra.exception.collaxa.CubeRuntimeException implements Serializable

Serialized Fields

m_componentId

int m_componentId

m_processName

java.lang.String m_processName

m_processRevision

java.lang.String m_processRevision

m_domainId

java.lang.String m_domainId

Package oracle.tip.pc.services.common

Class oracle.tip.pc.services.common.ServiceException extends PCException implements Serializable

Serialized Fields

parts

java.util.Map<K,V> parts

Class oracle.tip.pc.services.common.ServiceStatus extends java.lang.Object implements Serializable

Serialized Fields

m_running

boolean m_running

m_errorCode

int m_errorCode

m_errorMessage

java.lang.String m_errorMessage

m_statusMessage

java.lang.String m_statusMessage

Package oracle.tip.pc.services.hw.worklist

Class oracle.tip.pc.services.hw.worklist.AuthenticatedRequest extends java.lang.Object implements Serializable

Serialized Fields

attributes

java.util.HashMap<K,V> attributes

REMOTE_USER

java.lang.String REMOTE_USER

FROM_PORTLET

java.lang.String FROM_PORTLET

LOCALE_SOURCE

java.lang.String LOCALE_SOURCE

PORTLET_LOCALE

java.lang.String PORTLET_LOCALE

REMOTE_USER_HEADER_FIELD

java.lang.String REMOTE_USER_HEADER_FIELD

Class oracle.tip.pc.services.hw.worklist.TaskAssignee extends java.lang.Object implements Serializable

Serialized Fields

mName

java.lang.String mName

mIsGroup

boolean mIsGroup

mTaskObject

oracle.tip.pc.services.hw.worklist.WorklistTask mTaskObject

mIsCreated

boolean mIsCreated

mGuid

java.lang.String mGuid

mPhone

java.lang.String mPhone

mEmail

java.lang.String mEmail

Class oracle.tip.pc.services.hw.worklist.TaskAttachment extends java.lang.Object implements Serializable

Serialized Fields

mName

java.lang.String mName

mURI

java.lang.String mURI

mTaskObject

oracle.tip.pc.services.hw.worklist.WorklistTask mTaskObject

mTaskBlob

oracle.tip.pc.services.hw.task.repos.TaskBlob mTaskBlob

mIsModified

boolean mIsModified

mIsCreated

boolean mIsCreated

mBoundary

java.lang.String mBoundary

Class oracle.tip.pc.services.hw.worklist.WorklistContext extends java.lang.Object implements Serializable

Serialized Fields

sessionKey

java.lang.String sessionKey

user

java.lang.String user

userId

java.lang.String userId

startDateTime

long startDateTime

lastInteractionDateTime

long lastInteractionDateTime

isAdmin

boolean isAdmin

locale

java.util.Locale locale

timeZone

java.util.TimeZone timeZone

Class oracle.tip.pc.services.hw.worklist.WorklistGroup extends java.lang.Object implements Serializable

Serialized Fields

mName

java.lang.String mName

mDirectWorklistUsers

java.util.List<E> mDirectWorklistUsers

mIndirectWorklistUsers

java.util.List<E> mIndirectWorklistUsers

Class oracle.tip.pc.services.hw.worklist.WorklistTask extends java.lang.Object implements Serializable

Serialized Fields

mAssignees

java.util.List<E> mAssignees

mAttachments

java.util.List<E> mAttachments

mComment

java.lang.String mComment

mService

oracle.tip.pc.services.hw.task.repos.TaskService mService

mIsVersionable

boolean mIsVersionable

mIsAttachmentQueried

boolean mIsAttachmentQueried

mIsPayloadUpdated

boolean mIsPayloadUpdated

mIsPayloadQueried

boolean mIsPayloadQueried

mRemoveAttachments

java.util.List<E> mRemoveAttachments

mRemoveAssignees

java.util.List<E> mRemoveAssignees

taskObject

oracle.tip.pc.services.hw.task.impl.Task taskObject

mCustomDetailsPage

java.lang.String mCustomDetailsPage

mCustomActions

java.util.List<E> mCustomActions

mSystemActions

java.util.List<E> mSystemActions

mFormattedPayload

java.lang.String mFormattedPayload

mFlexFieldsMap

java.util.Map<K,V> mFlexFieldsMap

mConclusionsMap

java.util.Map<K,V> mConclusionsMap

mSubTasks

java.util.List<E> mSubTasks

mPayloadJsp

java.lang.String mPayloadJsp

mFutureApprovers

java.lang.String[] mFutureApprovers

mReqInfoUsers

java.util.Set<E> mReqInfoUsers

mTaskReapprovalSupported

boolean mTaskReapprovalSupported

mAdhocRoutingSupported

boolean mAdhocRoutingSupported

mActionDeniedReason

java.lang.String mActionDeniedReason

mIsTaskDetailsErrored

boolean mIsTaskDetailsErrored

mTaskHasCompleteInformation

boolean mTaskHasCompleteInformation

mPayloadEncoding

java.lang.String mPayloadEncoding

Class oracle.tip.pc.services.hw.worklist.WorklistUser extends java.lang.Object implements Serializable

Serialized Fields

fname

java.lang.String fname

mname

java.lang.String mname

lname

java.lang.String lname

name

java.lang.String name

id

java.lang.String id

location

java.lang.String location

workPhone

java.lang.String workPhone

cellPhone

java.lang.String cellPhone

fax

java.lang.String fax

email

java.lang.String email

title

java.lang.String title

manager

java.lang.String manager

reportees

java.util.List<E> reportees

groups

java.util.List<E> groups

roles

java.util.List<E> roles

locale

java.util.Locale locale

timeZone

java.util.TimeZone timeZone

Package oracle.tip.pc.services.hw.worklist.servlet

Class oracle.tip.pc.services.hw.worklist.servlet.SessionWrapper extends java.lang.Object implements Serializable

Serialized Fields

sessionAttribs

java.util.Map<K,V> sessionAttribs
Deprecated. 

Package oracle.tip.pc.services.identity

Class oracle.tip.pc.services.identity.BPMAction extends java.lang.Object implements Serializable

Serialized Fields

m_name

java.lang.String m_name
Deprecated. 

Class oracle.tip.pc.services.identity.BPMAttributeException extends BPMIdentityException implements Serializable

Class oracle.tip.pc.services.identity.BPMAuthenticationException extends BPMIdentityException implements Serializable

Class oracle.tip.pc.services.identity.BPMAuthorizationException extends BPMIdentityException implements Serializable

Class oracle.tip.pc.services.identity.BPMIdentityException extends ServiceException implements Serializable

Serialized Fields

m_parts

java.util.Map<K,V> m_parts

Class oracle.tip.pc.services.identity.BPMIdentityNotFoundException extends BPMIdentityException implements Serializable

Class oracle.tip.pc.services.identity.BPMUnsupportedAttributeException extends BPMAttributeException implements Serializable

Class oracle.tip.pc.services.identity.BPMUnsupportedOperationException extends BPMIdentityException implements Serializable

Class oracle.tip.pc.services.identity.ManagementChain extends com.collaxa.cube.xml.BaseFacade implements Serializable

Class oracle.tip.pc.services.identity.ManagementChainUsers extends com.collaxa.cube.xml.BaseFacade implements Serializable

Package oracle.tip.pc.services.identity.config

Class oracle.tip.pc.services.identity.config.BPMConfigException extends BPMIdentityException implements Serializable

Class oracle.tip.pc.services.identity.config.Configuration extends ConfigurationProperties implements Serializable

Serialized Fields

m_isconfig

ISConfiguration m_isconfig

m_config

ConfigurationType m_config

m_isDefaultAttrSpecified

boolean m_isDefaultAttrSpecified

Class oracle.tip.pc.services.identity.config.ConfigurationProperties extends java.util.Properties implements Serializable

Class oracle.tip.pc.services.identity.config.ConnectionCfg extends ConfigurationProperties implements Serializable

Serialized Fields

m_conn

ConnectionType m_conn

Class oracle.tip.pc.services.identity.config.ControlsCfg extends ConfigurationProperties implements Serializable

Serialized Fields

m_uct

UserControlsType m_uct

m_rct

RoleControlsType m_rct

Class oracle.tip.pc.services.identity.config.ISConfiguration extends ConfigurationProperties implements Serializable

Serialized Fields

m_docElement

org.w3c.dom.Element m_docElement

Class oracle.tip.pc.services.identity.config.PoolCfg extends ConfigurationProperties implements Serializable

Serialized Fields

m_pool

PoolType m_pool

Class oracle.tip.pc.services.identity.config.ProviderCfg extends ConfigurationProperties implements Serializable

Serialized Fields

m_config

Configuration m_config

m_prov

ProviderType m_prov

Class oracle.tip.pc.services.identity.config.RoleControlsCfg extends ControlsCfg implements Serializable

Class oracle.tip.pc.services.identity.config.SearchControlsCfg extends ConfigurationProperties implements Serializable

Serialized Fields

m_search

SearchType m_search

Class oracle.tip.pc.services.identity.config.UserControlsCfg extends ControlsCfg implements Serializable

Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.4.0)
E10660-04


Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved.