Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

Serialized Form


Package oracle.bpel.services.bpm.common

Package oracle.bpel.services.common.exception

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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.common.util

Class oracle.bpel.services.common.util.SoftHashMap extends java.util.AbstractMap<K,V> implements Serializable

serialVersionUID: -6634836669858888039L

Serialized Fields

hash

java.util.Map<K,V> hash

entrySet

java.util.Set<E> entrySet

Package oracle.bpel.services.identity.hierarchy

Class oracle.bpel.services.identity.hierarchy.HierarchyPrincipal extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.String id

jobLevel

int jobLevel

effectiveDate

java.lang.String effectiveDate

assignmentId

long assignmentId

hierarchyType

java.lang.String hierarchyType

propertyBag

java.util.Map<K,V> propertyBag

Class oracle.bpel.services.identity.hierarchy.IHierarchyProvider.HierarchyProviderException extends java.lang.Exception implements Serializable


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

Class oracle.bpel.services.workflow.activityguide.metadata.ejb.AGMetadataServiceBean extends org.springframework.ejb.support.AbstractStatelessSessionBean 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

Class oracle.bpel.services.workflow.activityguide.query.ejb.AGQueryServiceBean extends org.springframework.ejb.support.AbstractStatelessSessionBean 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

Class oracle.bpel.services.workflow.assignment.dynamic.DynamicPatternException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


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

adfConnection

java.lang.Boolean adfConnection

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.diagnostics.model

Class oracle.bpel.services.workflow.diagnostics.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.diagnostics.model.CallFreqMeterImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.diagnostics.model.DiagnosticParametersImpl extends oracle.bpel.services.workflow.diagnostics.model.PropertiesTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.diagnostics.model.DiagnosticsImpl extends oracle.bpel.services.workflow.diagnostics.model.DiagnosticsTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.diagnostics.model.DiagnosticsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.diagnostics.model.HwfApiCallFrequencyMeterImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.diagnostics.model.HwfApiPerformanceMeterImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.diagnostics.model.HWFServicesDiagnosticsImpl extends oracle.bpel.services.workflow.diagnostics.model.HWFServicesDiagnosticsTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.diagnostics.model.HWFServicesDiagnosticsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.diagnostics.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.diagnostics.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.diagnostics.model.ServicesDiagnosticsImpl extends oracle.bpel.services.workflow.diagnostics.model.ServicesDiagnosticsTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.diagnostics.model.ServicesDiagnosticsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.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

Class oracle.bpel.services.workflow.evidence.ejb.TaskEvidenceServiceBean extends org.springframework.ejb.support.AbstractStatelessSessionBean 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.TaskFormTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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

Class oracle.bpel.services.workflow.metadata.ejb.TaskMetadataServiceBean extends org.springframework.ejb.support.AbstractStatelessSessionBean 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.bpel.services.workflow.metadata.routingslip.model.GenericParticipantTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.AssignmentPatternTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.DynamicAssignmentImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.DynamicAssignmentTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.DynamicAssignmentTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.ExcludedParticipantsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.ExcludedParticipantsTypeImpl.ExcludedParticipantImpl 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.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.bpel.services.workflow.metadata.routingslip.model.GenericParticipantTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.GenericParticipantTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.LogicalPeopleGroupImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.LogicalPeopleGroupListTypeImpl 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.LogicalPeopleGroupListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.LpgParametersTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.LpgParameterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.bpel.services.workflow.metadata.routingslip.model.GenericParticipantTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.MultipleListTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.MultipleListTypeImpl.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.MultipleListTypeImpl.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.MultipleListTypeImpl.LogicalPeopleGroupImpl extends oracle.bpel.services.workflow.metadata.routingslip.model.LogicalPeopleGroupListTypeImpl 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.MultipleListTypeImpl.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.MultipleListTypeImpl.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.MultipleListTypeImpl.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.MultipleListTypeImpl.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.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.bpel.services.workflow.metadata.routingslip.model.GenericParticipantTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.bpel.services.workflow.metadata.routingslip.model.GenericParticipantTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.bpel.services.workflow.metadata.routingslip.model.GenericParticipantTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.bpel.services.workflow.metadata.routingslip.model.GenericParticipantTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.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.taskmetadata.model.OutcomeTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.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

Class oracle.bpel.services.workflow.query.ejb.TaskQueryServiceBean extends org.springframework.ejb.support.AbstractStatelessSessionBean 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.AttributeTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.ExtendedTaskAssigneeTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.FilterImpl extends oracle.bpel.services.workflow.query.model.FilterTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.FilterPredicateImpl extends oracle.bpel.services.workflow.query.model.FilterPredicateTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.FilterPredicateTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.FilterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.GetPermittedAssigneesForTasksRequestImpl extends oracle.bpel.services.workflow.query.model.GetPermittedAssigneesForTasksRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.GetPermittedAssigneesForTasksRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.GetPermittedAssigneesForTasksResponseImpl extends oracle.bpel.services.workflow.query.model.GetPermittedAssigneesForTasksResponseTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.GetPermittedAssigneesForTasksResponseTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.QueryDecomposedTasksRequestImpl extends oracle.bpel.services.workflow.query.model.QueryDecomposedTasksRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.QueryDecomposedTasksRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.TaskIdsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UpdateWorkflowContextRequestImpl extends oracle.bpel.services.workflow.query.model.UpdateWorkflowContextRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UpdateWorkflowContextRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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

Class oracle.bpel.services.workflow.query.model.WorkflowContextRequestImpl extends oracle.bpel.services.workflow.query.model.WorkflowContextRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.WorkflowContextRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.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.report.model

Class oracle.bpel.services.workflow.report.model.AxisTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ChartTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.CustomReportQueryTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.DisplayInputValuesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.DisplayInputValueTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.GroupByTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.OrderByTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportColumnsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportColumnTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportDefinitionImpl extends ReportDefinitionTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportDefinitionsImpl extends ReportDefinitionsTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportDefinitionsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportDefinitionTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportExecuteRequestImpl extends ReportExecuteRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportExecuteRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportExecuteResponseImpl extends ReportOutputImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportInputImpl extends ReportInputTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportInputParametersTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportInputParameterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportInputTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportOutputImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportOutputTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportParametersTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportParameterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ReportResultTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ResultColumnsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ResultColumnTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ResultRowCellTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ResultRowsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.ResultRowTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.TaskAssignmentStatisticImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.TaskReportServiceFaultResponseImpl extends TaskReportServiceFaultTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

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

Class oracle.bpel.services.workflow.report.model.TaskReportServiceFaultTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

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

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   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

mIsDistinct

boolean mIsDistinct

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

mSearchable

boolean mSearchable

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.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.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.DiagnosticParametersImpl extends oracle.bpel.services.workflow.runtimeconfig.model.PropertiesTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.DiagnosticsImpl extends oracle.bpel.services.workflow.runtimeconfig.model.DiagnosticsTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.DiagnosticsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.DynamicAssignFunctionImpl extends oracle.bpel.services.workflow.runtimeconfig.model.DynamicAssignFunctionTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.DynamicAssignFunctionTypeImpl.ParametersTypeImpl 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.runtimeconfig.model.DynamicAssignFunctionTypeImpl.SupportedAssigneeTypesTypeImpl 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.runtimeconfig.model.DynamicAssignmentParameterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.HWFServicesDiagnosticsImpl extends oracle.bpel.services.workflow.runtimeconfig.model.HWFServicesDiagnosticsTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.HWFServicesDiagnosticsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.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.runtimeconfig.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.runtimeconfig.model.ServicesDiagnosticsImpl extends oracle.bpel.services.workflow.runtimeconfig.model.ServicesDiagnosticsTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.ServicesDiagnosticsTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmAccountTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmDocTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmDocumentTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmErrorTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmFieldTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmFolderTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmInfoImpl extends oracle.bpel.services.workflow.runtimeconfig.model.UcmInfoTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmPropertyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmRequestImpl extends oracle.bpel.services.workflow.runtimeconfig.model.UcmRequestTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmRequestTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.UcmSecGroupTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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

Class oracle.bpel.services.workflow.task.ejb.TaskServiceBean extends org.springframework.ejb.support.AbstractStatelessSessionBean implements Serializable

Serialized Fields

ctx

javax.ejb.SessionContext ctx

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

firstName

java.lang.String firstName

lastName

java.lang.String lastName

email

java.lang.String email

manager

java.lang.String manager

description

java.lang.String description

title

java.lang.String title

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.DecomposeTaskInfoImpl extends oracle.bpel.services.workflow.task.model.DecomposeTaskInfoTypeImpl implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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.DecomposeTaskInfoTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
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

Class oracle.bpel.services.workflow.task.model.UcmMetadataItemTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

serialVersionUID: 123456L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.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.bpm.casemgmt

Class oracle.bpm.casemgmt.CaseDocumentObject extends CaseObject implements Serializable

Serialized Fields

docComment

java.lang.String docComment

docSize

long docSize

docStoreType

java.lang.String docStoreType

docVersion

java.lang.String docVersion

folder

java.lang.String folder

Class oracle.bpm.casemgmt.CaseIdentifier extends java.lang.Object implements Serializable

Serialized Fields

caseId

java.lang.String caseId

caseIdentifierType

CaseIdentifier.CaseIdentifierType caseIdentifierType

caseNumber

java.lang.Long caseNumber

identificationKey

java.lang.String identificationKey

Class oracle.bpm.casemgmt.CaseList extends java.lang.Object implements Serializable

Serialized Fields

cases

java.util.List<E> cases

pageNumber

int pageNumber

pageSize

int pageSize

totalNumberOfCases

int totalNumberOfCases

totalNumberOfPages

int totalNumberOfPages

Class oracle.bpm.casemgmt.CaseObjectsList extends java.lang.Object implements Serializable

Serialized Fields

caseObjects

java.util.List<E> caseObjects

pageNumber

int pageNumber

pageSize

int pageSize

totalNumberOfCaseObjects

int totalNumberOfCaseObjects

totalNumberOfPages

int totalNumberOfPages

Class oracle.bpm.casemgmt.CaseServiceException extends AbstractCaseException implements Serializable


Package oracle.bpm.casemgmt.caserule.model

Class oracle.bpm.casemgmt.caserule.model.CaseRule extends java.lang.Object implements Serializable

Serialized Fields

caseRuleEditCollection

java.util.Collection<E> caseRuleEditCollection

comments

java.lang.String comments

createdBy

java.lang.String createdBy

createdByIdctx

java.lang.String createdByIdctx

createdDate

java.util.Calendar createdDate

dictionary

byte[] dictionary

isActive

java.lang.String isActive

lastUdpatedIdctx

java.lang.String lastUdpatedIdctx

lastUpdatedBy

java.lang.String lastUpdatedBy

lastUpdatedDate

java.util.Calendar lastUpdatedDate

namespace

java.lang.String namespace

productVersion

java.lang.String productVersion

tenantId

java.lang.String tenantId

version

java.lang.Long version

Class oracle.bpm.casemgmt.caserule.model.CaseRuleEdit extends java.lang.Object implements Serializable

Serialized Fields

caseRule

oracle.bpm.casemgmt.caserule.model.CaseRule caseRule

comments

java.lang.String comments

dictionary

byte[] dictionary

lockedBy

java.lang.String lockedBy

namespace

java.lang.String namespace

tenantId

java.lang.String tenantId

version

java.lang.Long version

Class oracle.bpm.casemgmt.caserule.model.CaseRuleEditPK extends java.lang.Object implements Serializable

Serialized Fields

lockedBy

java.lang.String lockedBy

namespace

java.lang.String namespace

version

java.lang.Long version

Class oracle.bpm.casemgmt.caserule.model.CaseRulePK extends java.lang.Object implements Serializable

Serialized Fields

namespace

java.lang.String namespace

version

java.lang.Long version

Package oracle.bpm.casemgmt.common.exception

Class oracle.bpm.casemgmt.common.exception.AbstractCaseException extends java.lang.Exception implements Serializable

Serialized Fields

arguments

java.lang.Object[] arguments

errorCode

int errorCode

locale

java.util.Locale locale

message

java.lang.String message

Package oracle.bpm.casemgmt.customactivity.notification.model

Class oracle.bpm.casemgmt.customactivity.notification.model.EmailPayload extends javax.xml.bind.JAXBElement<TEmailPayload> implements Serializable

Class oracle.bpm.casemgmt.customactivity.notification.model.TAttachment extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

java.lang.String name

mimeType

java.lang.String mimeType

Class oracle.bpm.casemgmt.customactivity.notification.model.TEmailPayload extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

from

java.lang.String from

to

java.lang.String to

replyTo

java.lang.String replyTo

cc

java.lang.String cc

bcc

java.lang.String bcc

subject

java.lang.String subject

message

java.lang.String message

attachments

java.util.List<E> attachments

Package oracle.bpm.casemgmt.customactivity.simplewf.model

Class oracle.bpm.casemgmt.customactivity.simplewf.model.SimpleWorkflowPayload extends javax.xml.bind.JAXBElement<TSimpleWorkflowPayload> implements Serializable

Class oracle.bpm.casemgmt.customactivity.simplewf.model.TAssigneeType extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

identityName

java.lang.String identityName

identityType

TIdentityTypeEnum identityType

Class oracle.bpm.casemgmt.customactivity.simplewf.model.TCompletionCriteriaType extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

outcome

TOutcomeTypeEnum outcome

outcomePercentage

java.math.BigInteger outcomePercentage

Class oracle.bpm.casemgmt.customactivity.simplewf.model.TFyiAssignmentType extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

assigneeType

java.util.List<E> assigneeType

Class oracle.bpm.casemgmt.customactivity.simplewf.model.TParallelAssignmentType extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

assigneeType

java.util.List<E> assigneeType

defaultOutcome

TOutcomeTypeEnum defaultOutcome

completionCriteriaType

java.util.List<E> completionCriteriaType

waitForAllVotes

java.lang.Boolean waitForAllVotes

Class oracle.bpm.casemgmt.customactivity.simplewf.model.TParameterType extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

java.lang.String name

value

java.lang.String value

Class oracle.bpm.casemgmt.customactivity.simplewf.model.TPayloadType extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

parameter

java.util.List<E> parameter

Class oracle.bpm.casemgmt.customactivity.simplewf.model.TSequentialAssignmentType extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

assigneeType

java.util.List<E> assigneeType

Class oracle.bpm.casemgmt.customactivity.simplewf.model.TSimpleAssignmentType extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

assigneeType

TAssigneeType assigneeType

Class oracle.bpm.casemgmt.customactivity.simplewf.model.TSimpleWorkflowPayload extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

simpleAssignmentType

TSimpleAssignmentType simpleAssignmentType

sequentialAssignmentType

TSequentialAssignmentType sequentialAssignmentType

parallelAssignmentType

TParallelAssignmentType parallelAssignmentType

fyiAssignmentType

TFyiAssignmentType fyiAssignmentType

title

java.lang.String title

dueDate

javax.xml.datatype.XMLGregorianCalendar dueDate

priority

java.math.BigInteger priority

comment

java.lang.String comment

payloadType

TPayloadType payloadType

Package oracle.bpm.casemgmt.metadata.activity.model

Class oracle.bpm.casemgmt.metadata.activity.model.CaseActivity extends javax.xml.bind.JAXBElement<TCaseActivity> implements Serializable

Class oracle.bpm.casemgmt.metadata.activity.model.TAssociations extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

cases

TCases cases

caseCategories

TCaseCategories caseCategories

Class oracle.bpm.casemgmt.metadata.activity.model.TBpmnActivity extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

parameters

TParameters parameters

componentInfo

TComponentInfo componentInfo

Class oracle.bpm.casemgmt.metadata.activity.model.TCaseActivity extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

java.lang.String name

title

TTranslatableValue title

productVersion

java.lang.String productVersion

activityDefinitionId

java.lang.String activityDefinitionId

description

java.lang.String description

activityType

TActivity activityType

repeatable

boolean repeatable

required

boolean required

manual

boolean manual

isGlobal

boolean isGlobal

isConditional

boolean isConditional

permissionTag

java.lang.String permissionTag

caseAssociations

TCaseAssociations caseAssociations

bpmnActivity

TBpmnActivity bpmnActivity

workflowActivity

TWorkflowActivity workflowActivity

globalActivity

TGlobalActivity globalActivity

customActivity

TCustomActivity customActivity

resourceBundle

TResourceBundle resourceBundle

targetNamespace

java.lang.String targetNamespace

Class oracle.bpm.casemgmt.metadata.activity.model.TCaseAssociations extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

allCases

java.lang.Object allCases

associations

TAssociations associations

Class oracle.bpm.casemgmt.metadata.activity.model.TCaseCategories extends java.lang.Object implements Serializable

serialVersionUID: 123456L

Serialized Fields

caseCategory

java.util.List<E> caseCategory

Class oracle.bpm.casemgmt.metadata.activity.model.TCaseCategory extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

java.lang.String name

Class oracle.bpm.casemgmt.metadata.activity.model.TCaseDataInput extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

activityParamName

java.lang.String activityParamName

elementName

java.lang.String elementName

caseDataName

java.lang.String caseDataName

Class oracle.bpm.casemgmt.metadata.activity.model.TCaseIdentifier extends java.lang.Object implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

java.lang.String name

caseMetadataId

java.lang.String caseMetadataId

Class oracle.bpm.casemgmt.metadata.activity.model.TCases extends java.lang.Object implements Serializable

serialVersionUID: 123456L

Serialized Fields

_case

java.util.List<E> _case

Class oracle.bpm.casemgmt.metadata.activity.model.TComponentInfo extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

referenceName

java.lang.String referenceName

namespace

java.lang.String namespace

operationName

java.lang.String operationName

isSynchronous

java.lang.Boolean isSynchronous

Class oracle.bpm.casemgmt.metadata.activity.model.TCustomActivity extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

definition

TCustomDefinition definition

parameters

TParameters parameters

Class oracle.bpm.casemgmt.metadata.activity.model.TCustomDefinition extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

className

java.lang.String className

Class oracle.bpm.casemgmt.metadata.activity.model.TGlobalActivity extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

definition

TCustomDefinition definition

parameters

TParameters parameters

Class oracle.bpm.casemgmt.metadata.activity.model.TInputParameter extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

caseDataInput

TCaseDataInput caseDataInput

payloadInput

TPayloadInput payloadInput

Class oracle.bpm.casemgmt.metadata.activity.model.TInputs extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

parameter

java.util.List<E> parameter

Class oracle.bpm.casemgmt.metadata.activity.model.TNMOutput extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

activityParamName

java.lang.String activityParamName

elementName

java.lang.String elementName

saveData

TSaveData saveData

Class oracle.bpm.casemgmt.metadata.activity.model.TOutput extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

parameters

TOutputParameters parameters

endpoint

java.lang.String endpoint

operationName

java.lang.String operationName

Class oracle.bpm.casemgmt.metadata.activity.model.TOutputParameter extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

nmOutput

TNMOutput nmOutput

payloadOutput

TPayloadOutput payloadOutput

Class oracle.bpm.casemgmt.metadata.activity.model.TOutputParameters extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

parameter

java.util.List<E> parameter

Class oracle.bpm.casemgmt.metadata.activity.model.TOutputs extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

output

java.util.List<E> output

Class oracle.bpm.casemgmt.metadata.activity.model.TParameters extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

inputs

TInputs inputs

outputs

TOutputs outputs

Class oracle.bpm.casemgmt.metadata.activity.model.TPayloadInput extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

activityParamName

java.lang.String activityParamName

elementName

java.lang.String elementName

saveData

TSaveData saveData

Class oracle.bpm.casemgmt.metadata.activity.model.TPayloadOutput extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

activityParamName

java.lang.String activityParamName

saveData

TSaveData saveData

Class oracle.bpm.casemgmt.metadata.activity.model.TResourceBundle extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

java.lang.String name

Class oracle.bpm.casemgmt.metadata.activity.model.TSaveData extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

saveDataAs

TSaveDataAs saveDataAs

dataName

java.lang.String dataName

Class oracle.bpm.casemgmt.metadata.activity.model.TWorkflowActivity extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

parameters

TParameters parameters

componentInfo

TComponentInfo componentInfo

Package oracle.bpm.casemgmt.metadata.Case.model

Class oracle.bpm.casemgmt.metadata.Case.model.CaseMetadata extends javax.xml.bind.JAXBElement<TCaseMetadata> implements Serializable

Class oracle.bpm.casemgmt.metadata.Case.model.TCaseAttribute extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

attribute

java.lang.String attribute

caseDataId

java.lang.String caseDataId

xpathExpression

java.lang.String xpathExpression

xpathExpressionObject

java.lang.String xpathExpressionObject

attributeLabel

TFlexfieldAttributeLabel attributeLabel

description

java.lang.String description

Class oracle.bpm.casemgmt.metadata.Case.model.TCaseAttributes extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

caseAttribute

java.util.List<E> caseAttribute

Class oracle.bpm.casemgmt.metadata.Case.model.TCaseData extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

data

java.util.List<E> data

Class oracle.bpm.casemgmt.metadata.Case.model.TCaseMetadata extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

id

java.lang.String id

name

java.lang.String name

title

TTranslatableValue title

priority

java.math.BigInteger priority

category

TCategory category

ecmFolder

TECMFolder ecmFolder

caseData

java.util.List<E> caseData

events

TUserDefinedEvent events

publishCaseEventsToEDN

java.lang.Boolean publishCaseEventsToEDN

stakeHolders

TStakeHolders stakeHolders

milestones

TMilestones milestones

outcomes

TOutcomes outcomes

permissionTags

TPermissionTags permissionTags

caseAttributes

TCaseAttributes caseAttributes

resourceBundle

TResourceBundle resourceBundle

namespacePrefixes

TNamespacePrefixes namespacePrefixes

targetNamespace

java.lang.String targetNamespace

Class oracle.bpm.casemgmt.metadata.Case.model.TCategory extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

TTranslatableValue name

Class oracle.bpm.casemgmt.metadata.Case.model.TData extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

java.lang.String name

type

java.lang.String type

dataType

TDataTypeEnum dataType

schema

java.lang.String schema

updatable

java.lang.Boolean updatable

Class oracle.bpm.casemgmt.metadata.Case.model.TECMFolder extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

parentFolder

TStaticOrXPath parentFolder

caseInstanceFolder

TStaticOrXPath caseInstanceFolder

createSubFolderOnCaseInstanceCreation

boolean createSubFolderOnCaseInstanceCreation

Class oracle.bpm.casemgmt.metadata.Case.model.TFlexfieldAttributeLabel extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

labelName

java.lang.String labelName

flexfield

java.lang.String flexfield

description

java.lang.String description

Class oracle.bpm.casemgmt.metadata.Case.model.TMilestone extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

java.lang.String name

isSoft

boolean isSoft

Class oracle.bpm.casemgmt.metadata.Case.model.TMilestones extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

milestone

java.util.List<E> milestone

Class oracle.bpm.casemgmt.metadata.Case.model.TNamespacePrefix extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

prefix

java.lang.String prefix

namespace

java.lang.String namespace

Class oracle.bpm.casemgmt.metadata.Case.model.TNamespacePrefixes extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

namespacePrefix

java.util.List<E> namespacePrefix

Class oracle.bpm.casemgmt.metadata.Case.model.TOutcome extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

java.lang.String name

Class oracle.bpm.casemgmt.metadata.Case.model.TOutcomes extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

outcome

java.util.List<E> outcome

Class oracle.bpm.casemgmt.metadata.Case.model.TPermissionMemberRole extends java.lang.Object implements Serializable

serialVersionUID: 123456L

Serialized Fields

value

java.lang.String value

applicationContext

java.lang.String applicationContext

Class oracle.bpm.casemgmt.metadata.Case.model.TPermissionTag extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

tagName

TPermissionTagEnum tagName

customTagName

java.lang.String customTagName

Class oracle.bpm.casemgmt.metadata.Case.model.TPermissionTags extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

permissionTag

java.util.List<E> permissionTag

Class oracle.bpm.casemgmt.metadata.Case.model.TResourceBundle extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

java.lang.String name

Class oracle.bpm.casemgmt.metadata.Case.model.TStakeHolder extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

name

java.lang.String name

permissionMemberRole

TPermissionMemberRole permissionMemberRole

resource

java.util.List<E> resource

Class oracle.bpm.casemgmt.metadata.Case.model.TStakeHolders extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

stakeHolder

java.util.List<E> stakeHolder

Class oracle.bpm.casemgmt.metadata.Case.model.TUserDefinedEvent extends TExtensibleElements implements Serializable

serialVersionUID: 123456L

Serialized Fields

userDefinedEvent

java.util.List<E> userDefinedEvent

Package oracle.bpm.casemgmt.metadata.common.model

Class oracle.bpm.casemgmt.metadata.common.model.TResource extends TStaticOrXPath implements Serializable

serialVersionUID: 123456L

Serialized Fields

identityType

TResourceIdentityType identityType

applicationContext

java.lang.String applicationContext

systemAttribute

java.lang.String systemAttribute

Class oracle.bpm.casemgmt.metadata.common.model.TStaticOrXPath extends java.lang.Object implements Serializable

serialVersionUID: 123456L

Serialized Fields

value

java.lang.String value

type

TStaticOrXpathType type

Class oracle.bpm.casemgmt.metadata.common.model.TTranslatableValue extends java.lang.Object implements Serializable

serialVersionUID: 123456L

Serialized Fields

translationValue

java.lang.String translationValue

translationParam

java.util.List<E> translationParam

translationType

TTranslatableValueTypeEnum translationType

Package oracle.bpm.casemgmt.persistence.model

Class oracle.bpm.casemgmt.persistence.model.Case extends java.lang.Object implements Serializable

Serialized Fields

caseDataList

java.util.List<E> caseDataList

caseFabricHeaderProperty

CaseFabricHeaderProperty caseFabricHeaderProperty

caseMilestones

java.util.List<E> caseMilestones

caseStakeHolders

java.util.List<E> caseStakeHolders

caseTranslations

java.util.List<E> caseTranslations

comments

java.util.List<E> comments

isCaseDataListPopulated

boolean isCaseDataListPopulated

isCaseFabricHeaderPropertyPopulated

boolean isCaseFabricHeaderPropertyPopulated

isCommentsPopulated

boolean isCommentsPopulated

isMilestonesPopulated

boolean isMilestonesPopulated

isStakeHoldersPopulated

boolean isStakeHoldersPopulated

actions

java.util.List<E> actions

caseHeader

CaseHeader caseHeader

caseId

java.lang.String caseId

Class oracle.bpm.casemgmt.persistence.model.CaseData extends CaseObject implements Serializable

Serialized Fields

comment

Comment comment

commentId

java.lang.String commentId

data

java.lang.String data

Class oracle.bpm.casemgmt.persistence.model.CaseEvent extends CaseObject implements Serializable

Serialized Fields

activity_event

TActivityEvent activity_event

activity_id

java.lang.String activity_id

activity_name

java.lang.String activity_name

activity_type

java.lang.String activity_type

comment

Comment comment

commentEventComment

java.lang.String commentEventComment

commentId

java.lang.String commentId

completed_date

java.util.Calendar completed_date

data_name

java.lang.String data_name

document_event

TDocumentEvent document_event

document_id

java.lang.String document_id

document_name

java.lang.String document_name

document_version

java.lang.String document_version

event_type

TEventType event_type

lifecycle_event

TLifecycleEvent lifecycle_event

lifecycle_state

java.lang.String lifecycle_state

milestone

java.lang.String milestone

milestone_event

TMilestoneEvent milestone_event

propertyBagCollection

java.util.Collection<E> propertyBagCollection

started_date

java.util.Calendar started_date

user_defined_event

java.lang.String user_defined_event

Class oracle.bpm.casemgmt.persistence.model.CaseFabricHeaderProperty extends java.lang.Object implements Serializable

Serialized Fields

caseInstance

Case caseInstance

compositeCreatedTime

java.util.Calendar compositeCreatedTime

properties

byte[] properties

Class oracle.bpm.casemgmt.persistence.model.CaseHeader extends CaseObject implements Serializable

Serialized Fields

applicationName

java.lang.String applicationName

caseDefinitionId

java.lang.String caseDefinitionId

caseDefinitionName

java.lang.String caseDefinitionName

caseNamespace

java.lang.String caseNamespace

caseNumber

java.lang.Long caseNumber

category

java.lang.String category

categoryDisplayName

java.lang.String categoryDisplayName

componentName

java.lang.String componentName

compositeCreatedTime

java.util.Calendar compositeCreatedTime

compositeDn

java.lang.String compositeDn

compositeInstanceId

java.lang.String compositeInstanceId

compositeName

java.lang.String compositeName

compositeVersion

java.lang.String compositeVersion

conversationId

java.lang.String conversationId

createdBy

java.lang.String createdBy

createdByDisplayName

java.lang.String createdByDisplayName

createdDate

java.util.Calendar createdDate

dueDate

java.util.Calendar dueDate

ecid

java.lang.String ecid

ecmFolder

java.lang.String ecmFolder

endDate

java.util.Calendar endDate

expirationDate

java.util.Calendar expirationDate

identificationKey

java.lang.String identificationKey

invokedComponent

java.lang.String invokedComponent

outcome

java.lang.String outcome

outcomeDisplayName

java.lang.String outcomeDisplayName

parentComponentInstanceId

java.lang.String parentComponentInstanceId

parentComponentInstRefId

java.lang.String parentComponentInstRefId

priority

int priority

state

java.lang.String state

stateDisplayName

java.lang.String stateDisplayName

tenantId

java.lang.Long tenantId

title

java.lang.String title

Class oracle.bpm.casemgmt.persistence.model.CaseMilestone extends CaseObject implements Serializable

Serialized Fields

comment

Comment comment

state

java.lang.String state

Class oracle.bpm.casemgmt.persistence.model.CaseObject extends BaseCaseObject implements Serializable

Serialized Fields

case_id

java.lang.String case_id

actions

java.util.List<E> actions

caseInstance

Case caseInstance

id

java.lang.String id

object_display_name

java.lang.String object_display_name

object_name

java.lang.String object_name

object_type

java.lang.String object_type

permission_tag

java.lang.String permission_tag

updated_by

java.lang.String updated_by

updated_by_display_name

java.lang.String updated_by_display_name

updated_date

java.util.Calendar updated_date

Class oracle.bpm.casemgmt.persistence.model.CaseStakeHolder extends CaseObject implements Serializable

Serialized Fields

caseStakeHolderMembers

java.util.List<E> caseStakeHolderMembers

applicationContext

java.lang.String applicationContext

comment

Comment comment

commentId

java.lang.String commentId

isContextUserInRole

boolean isContextUserInRole

permissionMemberRole

java.lang.String permissionMemberRole

Class oracle.bpm.casemgmt.persistence.model.CaseStakeHolderMember extends java.lang.Object implements Serializable

Serialized Fields

stakeHolderId

java.lang.String stakeHolderId

applicationContext

java.lang.String applicationContext

caseStakeHolder

CaseStakeHolder caseStakeHolder

id

java.lang.String id

isContextUserInRole

boolean isContextUserInRole

stakeHolder

java.lang.String stakeHolder

stakeHolderDisplayName

java.lang.String stakeHolderDisplayName

stakeHolderType

java.lang.String stakeHolderType

Class oracle.bpm.casemgmt.persistence.model.Comment extends CaseObject implements Serializable

Serialized Fields

caseObjectComment

java.lang.String caseObjectComment

caseObjectId

java.lang.String caseObjectId

caseObjectType

java.lang.String caseObjectType

isSystemComment

java.lang.String isSystemComment

Class oracle.bpm.casemgmt.persistence.model.DatabaseDocument extends CaseObject implements Serializable

Serialized Fields

docComment

java.lang.String docComment

docContent

byte[] docContent

docSize

java.lang.Long docSize

docVersion

java.lang.String docVersion

folder

java.lang.String folder

id

java.lang.String id

Class oracle.bpm.casemgmt.persistence.model.PropertyBag extends java.lang.Object implements Serializable

Serialized Fields

caseEvent

CaseEvent caseEvent

name

java.lang.String name

value

java.lang.String value

Package oracle.bpm.client

Class oracle.bpm.client.BPMServiceClientContext extends java.lang.Object implements Serializable

Serialized Fields

mWorkflowServiceClientContext

oracle.bpel.services.workflow.client.WorkflowServiceClientContext mWorkflowServiceClientContext

Class oracle.bpm.client.BPMServiceClientFactory extends java.lang.Object implements Serializable

Serialized Fields

m_clientContext

BPMServiceClientContext m_clientContext

m_logger

java.util.logging.Logger m_logger

m_properties

java.util.Map<K,V> m_properties

m_serverName

java.lang.String m_serverName

m_wscc

WorkflowServicesClientConfigurationType m_wscc

Package oracle.bpm.client.common

Class oracle.bpm.client.common.BPMServiceClientException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 805967654051983036L


Package oracle.bpm.services.client

Package oracle.bpm.services.common.exception

Class oracle.bpm.services.common.exception.BPMException extends java.lang.Exception implements Serializable

serialVersionUID: 3L

Serialized Fields

mDescription

java.lang.String mDescription

mExceptionCxt

BPMExceptionContext mExceptionCxt

mFix

java.lang.String mFix

mName

java.lang.String mName

mPrefix

java.lang.String mPrefix

mSeverity

java.lang.String mSeverity

mType

java.lang.String mType

Class oracle.bpm.services.common.exception.BPMExceptionContext extends java.lang.Object implements Serializable

Serialized Fields

component

LoggerComponent component

mClassName

java.lang.String mClassName

mErrorCode

int mErrorCode

mMessage

java.lang.String mMessage

mMessageArguments

java.lang.Object[] mMessageArguments

mMethodName

java.lang.String mMethodName

mSeverity

Severity mSeverity

mThrowable

java.lang.Throwable mThrowable

Class oracle.bpm.services.common.exception.BPMRuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 3L

Serialized Fields

mErrorCode

int mErrorCode

mContextObjs

java.lang.Object[] mContextObjs

mErrorArgs

java.lang.Object[] mErrorArgs

component

LoggerComponent component

mContext

java.lang.String mContext

mDescription

java.lang.String mDescription

mFix

java.lang.String mFix

mName

java.lang.String mName

Package oracle.bpm.services.instancemanagement.model

Package oracle.bpm.services.instancequery

Package oracle.bpm.services.organization

Class oracle.bpm.services.organization.BPMOrganizationException extends BPMException implements Serializable

serialVersionUID: 1L


Package oracle.bpm.services.organization.common

Class oracle.bpm.services.organization.common.BPMContext extends javax.xml.bind.JAXBElement<BPMContextType> implements Serializable

Class oracle.bpm.services.organization.common.BPMContextType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

credential

CredentialType credential

token

java.lang.String token

locale

java.lang.String locale

timeZone

java.lang.String timeZone

Class oracle.bpm.services.organization.common.CredentialType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

login

java.lang.String login

password

java.lang.String password

identityContext

java.lang.String identityContext

onBehalfOfUser

java.lang.String onBehalfOfUser

Class oracle.bpm.services.organization.common.IdentityType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

id

java.lang.String id

displayName

java.lang.String displayName

type

IdentityTypeEnum type

systemVersionFlag

java.lang.String systemVersionFlag

Package oracle.bpm.services.organization.model

Class oracle.bpm.services.organization.model.ApplicationContext extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

applicationType

ApplicationContextTypeEnum applicationType

Class oracle.bpm.services.organization.model.ApplicationRoleOrgUnitCalendarAssociation extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

applicationRoleOrgUnitCalendarAssociationId

java.lang.String applicationRoleOrgUnitCalendarAssociationId

applicationRole

RoleProfileType applicationRole

organizationalUnitId

java.lang.String organizationalUnitId

organizationalUnitName

java.lang.String organizationalUnitName

calendarRuleId

java.lang.String calendarRuleId

calendarRuleName

java.lang.String calendarRuleName

createdDate

javax.xml.datatype.XMLGregorianCalendar createdDate

createdBy

java.lang.String createdBy

createdByIdentityContext

java.lang.String createdByIdentityContext

lastUpdatedDate

javax.xml.datatype.XMLGregorianCalendar lastUpdatedDate

lastUpdatedBy

java.lang.String lastUpdatedBy

lastUpdatedByIdentityContext

java.lang.String lastUpdatedByIdentityContext

Class oracle.bpm.services.organization.model.ApplicationRoleOrgUnitCalendarAssociations extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

applicationRoleOrgUnitCalendarAssociation

java.util.List<E> applicationRoleOrgUnitCalendarAssociation

Class oracle.bpm.services.organization.model.ApplicationRoles extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

applicationRole

java.util.List<E> applicationRole

Class oracle.bpm.services.organization.model.ApplicationRoleType extends RoleProfileType implements Serializable

serialVersionUID: 12345L

Serialized Fields

member

java.util.List<E> member

processRole

ProcessRoleType processRole

description

java.lang.String description

processRoleName

java.lang.String processRoleName

id

java.lang.String id

isProcessRole

java.lang.Boolean isProcessRole

Class oracle.bpm.services.organization.model.AppRole extends javax.xml.bind.JAXBElement<AppRoleRefType> implements Serializable

Class oracle.bpm.services.organization.model.AppRoleList extends javax.xml.bind.JAXBElement<AppRoleListType> implements Serializable

Class oracle.bpm.services.organization.model.AppRoleListType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

appRole

java.util.List<E> appRole

Class oracle.bpm.services.organization.model.AppRoleRefType extends PrincipleRefType implements Serializable

serialVersionUID: 12345L

Class oracle.bpm.services.organization.model.ArgumentType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

name

java.lang.String name

value

java.lang.String value

Class oracle.bpm.services.organization.model.AttributeType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

name

java.lang.String name

value

java.lang.String value

Class oracle.bpm.services.organization.model.CalendarRule extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

name

java.lang.String name

id

java.lang.String id

createdBy

java.lang.String createdBy

createdIdentityCtx

java.lang.String createdIdentityCtx

createdDate

javax.xml.datatype.XMLGregorianCalendar createdDate

lastUpdatedBy

java.lang.String lastUpdatedBy

lastUpdatedIdentityCtx

java.lang.String lastUpdatedIdentityCtx

lastUpdatedDate

javax.xml.datatype.XMLGregorianCalendar lastUpdatedDate

timeZone

java.lang.String timeZone

workdayList

WorkdayListType workdayList

holidayRuleId

java.lang.String holidayRuleId

holidayRuleName

java.lang.String holidayRuleName

Class oracle.bpm.services.organization.model.CalendarRuleList extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

calendarRule

java.util.List<E> calendarRule

Class oracle.bpm.services.organization.model.CalendarRules extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

calendarRule

java.util.List<E> calendarRule

Class oracle.bpm.services.organization.model.ClauseType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

column

ColumnType column

operator

PredicateOperationEnum operator

value

java.lang.String value

dateValue

javax.xml.datatype.XMLGregorianCalendar dateValue

valueList

ValueListType valueList

columnValue

ColumnType columnValue

identityTypeValue

IdentityType identityTypeValue

identityTypeValueList

IdentityTypeValueListType identityTypeValueList

joinOperator

PredicateJoinOperatorEnum joinOperator

ignoreCase

java.lang.Boolean ignoreCase

Class oracle.bpm.services.organization.model.ColumnType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

columnName

java.lang.String columnName

tableName

java.lang.String tableName

Class oracle.bpm.services.organization.model.ConditionType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

attribute

java.lang.String attribute

operator

FilterOperationEnum operator

value

java.lang.String value

Class oracle.bpm.services.organization.model.GranteesType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

group

java.lang.String group

filter

SearchFilterType filter

role

java.lang.String role

application

java.lang.String application

direct

boolean direct

identityContext

java.lang.String identityContext

Class oracle.bpm.services.organization.model.GroupManagersType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

group

java.lang.String group

filter

SearchFilterType filter

direct

boolean direct

identityContext

java.lang.String identityContext

Class oracle.bpm.services.organization.model.GroupOwnersType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

group

java.lang.String group

filter

SearchFilterType filter

direct

boolean direct

identityContext

java.lang.String identityContext

Class oracle.bpm.services.organization.model.HolidayRule extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

name

java.lang.String name

id

java.lang.String id

createdBy

java.lang.String createdBy

createdIdentityCtx

java.lang.String createdIdentityCtx

createdDate

javax.xml.datatype.XMLGregorianCalendar createdDate

lastUpdatedBy

java.lang.String lastUpdatedBy

lastUpdatedIdentityCtx

java.lang.String lastUpdatedIdentityCtx

lastUpdatedDate

javax.xml.datatype.XMLGregorianCalendar lastUpdatedDate

holidays

java.util.List<E> holidays

Class oracle.bpm.services.organization.model.HolidayRuleList extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

holidayRule

java.util.List<E> holidayRule

Class oracle.bpm.services.organization.model.HolidayRules extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

holidayRule

java.util.List<E> holidayRule

Class oracle.bpm.services.organization.model.HolidayType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

name

java.lang.String name

holidayPattern

HolidayPatternEnum holidayPattern

holidayDate

javax.xml.datatype.XMLGregorianCalendar holidayDate

nth

java.math.BigInteger nth

weekDay

WeekDaysEnum weekDay

month

MonthsEnum month

refHoliday

java.lang.String refHoliday

Class oracle.bpm.services.organization.model.IdentityTypeValueListType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

value

java.util.List<E> value

Class oracle.bpm.services.organization.model.LogicalPeopleGroup extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

id

java.lang.String id

name

java.lang.String name

peopleQuery

PeopleQueryType peopleQuery

timeout

java.lang.String timeout

status

StatusTypeEnum status

expirationTime

javax.xml.datatype.XMLGregorianCalendar expirationTime

lastExecutedDate

javax.xml.datatype.XMLGregorianCalendar lastExecutedDate

createdDate

javax.xml.datatype.XMLGregorianCalendar createdDate

createdBy

java.lang.String createdBy

createdByIdentityContext

java.lang.String createdByIdentityContext

lastUpdatedDate

javax.xml.datatype.XMLGregorianCalendar lastUpdatedDate

lastUpdatedBy

java.lang.String lastUpdatedBy

lastUpdatedByIdentityContext

java.lang.String lastUpdatedByIdentityContext

members

PrincipleListType members

parametricLPG

java.lang.Boolean parametricLPG

Class oracle.bpm.services.organization.model.LogicalPeopleGroupList extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

logicalPeopleGroup

java.util.List<E> logicalPeopleGroup

Class oracle.bpm.services.organization.model.LPGMember extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

id

java.lang.String id

queryId

java.lang.String queryId

userId

java.lang.String userId

identityContext

java.lang.String identityContext

Class oracle.bpm.services.organization.model.MemberType extends PrincipleRefType implements Serializable

serialVersionUID: 12345L

Serialized Fields

memberId

java.lang.String memberId

createdDate

javax.xml.datatype.XMLGregorianCalendar createdDate

createdBy

java.lang.String createdBy

createdByIdentityContext

java.lang.String createdByIdentityContext

lastUpdatedDate

javax.xml.datatype.XMLGregorianCalendar lastUpdatedDate

lastUpdatedBy

java.lang.String lastUpdatedBy

lastUpdatedByIdentityContext

java.lang.String lastUpdatedByIdentityContext

isPeopleQueryEvaluatedMember

java.lang.Boolean isPeopleQueryEvaluatedMember

Class oracle.bpm.services.organization.model.Organization extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

processOrganizationalUnitId

java.lang.String processOrganizationalUnitId

processOrganizationalUnitName

java.lang.String processOrganizationalUnitName

updateExistingObjects

java.lang.Boolean updateExistingObjects

organizationalUnits

OrganizationalUnits organizationalUnits

applicationRoles

ApplicationRoles applicationRoles

applicationRoleOrgUnitCalendarAssociations

ApplicationRoleOrgUnitCalendarAssociations applicationRoleOrgUnitCalendarAssociations

organizationalUsers

OrganizationalUsers organizationalUsers

participantPropertiesList

ParticipantPropertiesList participantPropertiesList

participantPropertyList

ParticipantPropertyList participantPropertyList

holidayRules

HolidayRules holidayRules

calendarRules

CalendarRules calendarRules

logicalPeopleGroupList

LogicalPeopleGroupList logicalPeopleGroupList

Class oracle.bpm.services.organization.model.OrganizationalUnit extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

organizationalUnitId

java.lang.String organizationalUnitId

parentOrganizationalUnitId

java.lang.String parentOrganizationalUnitId

parentOrganizationalUnitName

java.lang.String parentOrganizationalUnitName

organizationalUnitName

java.lang.String organizationalUnitName

hierarchyPath

java.lang.String hierarchyPath

description

java.lang.String description

calendarRuleId

java.lang.String calendarRuleId

calendarRuleName

java.lang.String calendarRuleName

peopleQueryMember

java.util.List<E> peopleQueryMember

managedByMember

java.util.List<E> managedByMember

member

java.util.List<E> member

childOrganizationalUnits

java.util.List<E> childOrganizationalUnits

createdDate

javax.xml.datatype.XMLGregorianCalendar createdDate

createdBy

java.lang.String createdBy

createdByIdentityContext

java.lang.String createdByIdentityContext

lastUpdatedDate

javax.xml.datatype.XMLGregorianCalendar lastUpdatedDate

lastUpdatedBy

java.lang.String lastUpdatedBy

lastUpdatedByIdentityContext

java.lang.String lastUpdatedByIdentityContext

Class oracle.bpm.services.organization.model.OrganizationalUnits extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

organizationalUnit

java.util.List<E> organizationalUnit

Class oracle.bpm.services.organization.model.OrganizationalUsers extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

organizationalUser

java.util.List<E> organizationalUser

Class oracle.bpm.services.organization.model.OrganizationalUserType extends UserProfileType implements Serializable

serialVersionUID: 12345L

Serialized Fields

efficiency

java.math.BigInteger efficiency

cost

java.lang.Float cost

Class oracle.bpm.services.organization.model.ParameterListType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

parameter

java.util.List<E> parameter

Class oracle.bpm.services.organization.model.ParameterType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

name

java.lang.String name

type

ParameterTypeEnum type

Class oracle.bpm.services.organization.model.Participant extends javax.xml.bind.JAXBElement<PrincipleRefType> implements Serializable

Class oracle.bpm.services.organization.model.ParticipantProperties extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

participantProperty

java.util.List<E> participantProperty

createdDate

javax.xml.datatype.XMLGregorianCalendar createdDate

createdBy

java.lang.String createdBy

createdByIdentityContext

java.lang.String createdByIdentityContext

lastUpdatedDate

javax.xml.datatype.XMLGregorianCalendar lastUpdatedDate

lastUpdatedBy

java.lang.String lastUpdatedBy

lastUpdatedByIdentityContext

java.lang.String lastUpdatedByIdentityContext

participant

PrincipleRefType participant

Class oracle.bpm.services.organization.model.ParticipantPropertiesList extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

participantProperties

java.util.List<E> participantProperties

Class oracle.bpm.services.organization.model.ParticipantProperty extends ParticipantPropertyType implements Serializable

serialVersionUID: 12345L

Serialized Fields

localizedValue

java.util.List<E> localizedValue

localizedName

java.lang.String localizedName

Class oracle.bpm.services.organization.model.ParticipantPropertyList extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

participantProperty

java.util.List<E> participantProperty

Class oracle.bpm.services.organization.model.ParticipantPropertyType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

value

java.util.List<E> value

createdDate

javax.xml.datatype.XMLGregorianCalendar createdDate

createdBy

java.lang.String createdBy

createdByIdentityContext

java.lang.String createdByIdentityContext

lastUpdatedDate

javax.xml.datatype.XMLGregorianCalendar lastUpdatedDate

lastUpdatedBy

java.lang.String lastUpdatedBy

lastUpdatedByIdentityContext

java.lang.String lastUpdatedByIdentityContext

isMultiValued

boolean isMultiValued

name

java.lang.String name

propertyType

java.lang.String propertyType

Class oracle.bpm.services.organization.model.PeopleQuery extends javax.xml.bind.JAXBElement<PeopleQueryType> implements Serializable

Class oracle.bpm.services.organization.model.PeopleQueryContext extends javax.xml.bind.JAXBElement<PeopleQueryContextType> implements Serializable

Class oracle.bpm.services.organization.model.PeopleQueryContextType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

argument

java.util.List<E> argument

Class oracle.bpm.services.organization.model.PeopleQueryMemberType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

memberId

java.lang.String memberId

peopleQueryId

java.lang.String peopleQueryId

peopleQueryName

java.lang.String peopleQueryName

peopleQuery

PeopleQueryType peopleQuery

createdDate

javax.xml.datatype.XMLGregorianCalendar createdDate

createdBy

java.lang.String createdBy

createdByIdentityContext

java.lang.String createdByIdentityContext

lastUpdatedDate

javax.xml.datatype.XMLGregorianCalendar lastUpdatedDate

lastUpdatedBy

java.lang.String lastUpdatedBy

lastUpdatedByIdentityContext

java.lang.String lastUpdatedByIdentityContext

Class oracle.bpm.services.organization.model.PeopleQueryType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

parameters

ParameterListType parameters

searchUsers

SearchUserType searchUsers

userManager

UserManagerType userManager

userManagementChain

UserManagementChainType userManagementChain

reportees

ReporteesType reportees

grantees

GranteesType grantees

groupManagers

GroupManagersType groupManagers

groupOwners

GroupOwnersType groupOwners

predicate

PredicateType predicate

usersWithProperties

UsersWithPropertiesType usersWithProperties

timeout

java.lang.String timeout

Class oracle.bpm.services.organization.model.Permission extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

className

java.lang.String className

targetName

java.lang.String targetName

actions

java.lang.String actions

Class oracle.bpm.services.organization.model.Predicate extends javax.xml.bind.JAXBElement<PredicateType> implements Serializable

Class oracle.bpm.services.organization.model.PredicateClauseType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

column

java.lang.String column

operator

PredicateOperationEnum operator

value

java.lang.String value

dateValue

javax.xml.datatype.XMLGregorianCalendar dateValue

valueList

ValueListType valueList

joinOperator

PredicateJoinOperatorEnum joinOperator

ignoreCase

java.lang.Boolean ignoreCase

Class oracle.bpm.services.organization.model.PredicateType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

lhs

PredicateType lhs

logicalOperator

PredicateJoinOperatorEnum logicalOperator

rhs

PredicateType rhs

clause

java.util.List<E> clause

Class oracle.bpm.services.organization.model.PrincipleList extends javax.xml.bind.JAXBElement<PrincipleListType> implements Serializable

Class oracle.bpm.services.organization.model.PrincipleListType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

participant

java.util.List<E> participant

Class oracle.bpm.services.organization.model.PrincipleRefType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

realm

java.lang.String realm

applicationContext

java.lang.String applicationContext

name

java.lang.String name

type

ParticipantTypeEnum type

Class oracle.bpm.services.organization.model.ProcessRoleType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

value

java.lang.String value

id

java.lang.String id

name

java.lang.String name

Class oracle.bpm.services.organization.model.ReporteesType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

user

java.lang.String user

level

java.lang.Integer level

identityContext

java.lang.String identityContext

Class oracle.bpm.services.organization.model.RoleProfile extends javax.xml.bind.JAXBElement<RoleProfileType> implements Serializable

Class oracle.bpm.services.organization.model.RoleProfileType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

name

java.lang.String name

identityContext

java.lang.String identityContext

applicationContext

java.lang.String applicationContext

Class oracle.bpm.services.organization.model.SearchFilterType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

lhs

SearchFilterType lhs

logicalOperator

FilterLogicalOperatorEnum logicalOperator

rhs

SearchFilterType rhs

condition

ConditionType condition

Class oracle.bpm.services.organization.model.SearchUserType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

attribute

AttributeType attribute

filter

SearchFilterType filter

identityContext

java.lang.String identityContext

Class oracle.bpm.services.organization.model.UserManagementChainType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

user

java.lang.String user

uptoUser

java.lang.String uptoUser

title

java.lang.String title

level

java.lang.Integer level

identityContext

java.lang.String identityContext

Class oracle.bpm.services.organization.model.UserManagerType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

user

java.lang.String user

identityContext

java.lang.String identityContext

Class oracle.bpm.services.organization.model.UserProfileType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

name

java.lang.String name

identityContext

java.lang.String identityContext

title

java.lang.String title

firstName

java.lang.String firstName

middleName

java.lang.String middleName

displayName

java.lang.String displayName

emailAddress

java.lang.String emailAddress

lastName

java.lang.String lastName

workPhone

java.lang.String workPhone

homePhone

java.lang.String homePhone

mobile

java.lang.String mobile

pager

java.lang.String pager

fax

java.lang.String fax

manager

java.lang.String manager

timeZone

java.lang.String timeZone

languagePreference

java.lang.String languagePreference

notificationPreferences

java.lang.String notificationPreferences

locale

java.lang.String locale

Class oracle.bpm.services.organization.model.UsersWithPropertiesType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

predicate

PredicateType predicate

Class oracle.bpm.services.organization.model.ValueListType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

value

java.util.List<E> value

Class oracle.bpm.services.organization.model.WorkdayListType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

workday

java.util.List<E> workday

Class oracle.bpm.services.organization.model.WorkdayType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

weekDay

WeekDaysEnum weekDay

workPeriod

java.util.List<E> workPeriod

Class oracle.bpm.services.organization.model.WorkPeriodType extends java.lang.Object implements Serializable

serialVersionUID: 12345L

Serialized Fields

startTime

javax.xml.datatype.XMLGregorianCalendar startTime

endTime

javax.xml.datatype.XMLGregorianCalendar endTime

Package oracle.bpm.services.processmetadata

Class oracle.bpm.services.processmetadata.ProcessMetadataServiceException extends BPMException implements Serializable

serialVersionUID: 1797597088532409066L

Class oracle.bpm.services.processmetadata.ProcessMetadataSummary extends java.lang.Object implements Serializable

serialVersionUID: 12343L

Serialized Fields

processId

java.lang.String processId

projectName

java.lang.String projectName

processName

java.lang.String processName

domainName

java.lang.String domainName

compositeName

java.lang.String compositeName

revision

java.lang.String revision

label

java.lang.String label

processLabel

java.lang.String processLabel

compositeDN

java.lang.String compositeDN

targetNamespace

java.lang.String targetNamespace

status

StatusEnum status

organizationalUnitId

java.lang.String organizationalUnitId

hasGlobalCreationTasks

java.lang.Boolean hasGlobalCreationTasks

globalCreationTaskActivityName

java.lang.String globalCreationTaskActivityName

globalCreationTaskActivityLabel

java.lang.String globalCreationTaskActivityLabel

hasSwimlaneRole

java.lang.Boolean hasSwimlaneRole

taskDisplayInfo

TaskDisplayInfoType taskDisplayInfo

subType

java.lang.String subType

isDefaultRevision

java.lang.Boolean isDefaultRevision

applicationLinkDisplayName

java.lang.String applicationLinkDisplayName

category

java.lang.String category

tagList

TagListType tagList

taskApplicationLinkDisplayName

java.lang.String taskApplicationLinkDisplayName

Class oracle.bpm.services.processmetadata.ProcessMetadataSummaryListType extends java.lang.Object implements Serializable

serialVersionUID: 12343L

Serialized Fields

processMetadataSummary

java.util.List<E> processMetadataSummary

Class oracle.bpm.services.processmetadata.ProjectMetadataSummary extends java.lang.Object implements Serializable

serialVersionUID: 12343L

Serialized Fields

projectName

java.lang.String projectName

compositeDN

java.lang.String compositeDN

compositeVersion

java.lang.String compositeVersion

status

StatusEnum status

processMetadataSummaryList

ProcessMetadataSummaryListType processMetadataSummaryList

Class oracle.bpm.services.processmetadata.Tag extends java.lang.Object implements Serializable

serialVersionUID: 12343L

Serialized Fields

name

java.lang.String name

Class oracle.bpm.services.processmetadata.TagListType extends java.lang.Object implements Serializable

serialVersionUID: 12343L

Serialized Fields

tag

java.util.List<E> tag

Class oracle.bpm.services.processmetadata.TaskDisplayInfoType extends java.lang.Object implements Serializable

serialVersionUID: 12343L

Serialized Fields

applicationName

java.lang.String applicationName

uri

java.lang.String uri

hostname

java.lang.String hostname

httpPort

java.lang.String httpPort

httpsPort

java.lang.String httpsPort

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.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

oracle.soa.management.config.identity.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

oracle.soa.management.config.identity.ConnectionType m_conn

Class oracle.tip.pc.services.identity.config.ControlsCfg extends ConfigurationProperties implements Serializable

Serialized Fields

m_uct

oracle.soa.management.config.identity.UserControlsType m_uct

m_rct

oracle.soa.management.config.identity.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

oracle.soa.management.config.identity.PoolType m_pool

Class oracle.tip.pc.services.identity.config.ProviderCfg extends ConfigurationProperties implements Serializable

Serialized Fields

m_config

Configuration m_config

m_prov

oracle.soa.management.config.identity.ProviderType m_prov

m_searchableUserAttributeMap

java.util.Map<K,V> m_searchableUserAttributeMap

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

oracle.soa.management.config.identity.SearchType m_search

Class oracle.tip.pc.services.identity.config.UserControlsCfg extends ControlsCfg implements Serializable


Package oracle.tip.pc.services.identity.ext.position

Class oracle.tip.pc.services.identity.ext.position.IPositionDisplayNameProvider.DisplayNameProviderException extends java.lang.Exception implements Serializable


Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved.