Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

W

WAIT_TIME_INCREMENT - Static variable in class oracle.jbo.pool.ResourcePool
 
waitForTableName(String) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
waitForTableName(String) - Method in class oracle.jbo.pcoll.JTAPersistManager
 
waitForTableName(String) - Method in class oracle.jbo.pcoll.OraclePersistManager
 
waitForTableName(String) - Method in interface oracle.jbo.pcoll.PersistManager
 
WaitThread - Class in oracle.jbo.server
 
WaitThread(int) - Constructor for class oracle.jbo.server.WaitThread
 
wakeup() - Method in class oracle.jbo.pool.ResourcePool
Wakeup the resource pool.
warn(String) - Method in interface oracle.jbo.ExprValueErrorHandler
 
warn(String, String) - Method in interface oracle.jbo.ExprValueErrorHandler
 
WarningContainer - Interface in oracle.jbo
Objects that implement ability to manage JboWarning objects raised by business logic or validation logic may implement this interface.
wasActivated() - Method in interface oracle.jbo.common.ampool.SessionCookie
INTERANL USE ONLY.
wasActivated() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
wasCreatedByConfiguration(ApplicationModule) - Static method in class oracle.jbo.client.Configuration
Internal use only.
WASStartUpBeanImpl - Class in oracle.jbo.client.svc
 
WASStartUpBeanImpl() - Constructor for class oracle.jbo.client.svc.WASStartUpBeanImpl
 
WeakHashlist - Class in oracle.jbo.common
 
WeakHashlist(int, float) - Constructor for class oracle.jbo.common.WeakHashlist
 
WeakHashlist(int) - Constructor for class oracle.jbo.common.WeakHashlist
 
WeakHashlist() - Constructor for class oracle.jbo.common.WeakHashlist
 
WeakHashtable - Class in oracle.jbo.common
Internal: Applications should not use this class.
WeakHashtable(int, float) - Constructor for class oracle.jbo.common.WeakHashtable
public static void main(String argv[]) { WeakHashtable tab0 = new WeakHashtable(); WeakHashtable tab1 = new WeakHashtable(20); WeakHashtable tab2 = new WeakHashtable(20, 7.2f); System.out.println("tab0 (" + tab0.getClass().getName() + ") " + tab0); System.out.println("tab1 (" + tab1.getClass().getName() + ") " + tab1); System.out.println("tab2 (" + tab2.getClass().getName() + ") " + tab2); }
WeakHashtable(int) - Constructor for class oracle.jbo.common.WeakHashtable
 
WeakHashtable() - Constructor for class oracle.jbo.common.WeakHashtable
 
WeakHashtableImpl - Class in oracle.jbo.common
Internal: Applications should not use this class.
WeakHashtableImpl(int, float) - Constructor for class oracle.jbo.common.WeakHashtableImpl
 
WeakHashtableImpl(int) - Constructor for class oracle.jbo.common.WeakHashtableImpl
 
WeakHashtableImpl() - Constructor for class oracle.jbo.common.WeakHashtableImpl
 
WeakKeyHashtable - Class in oracle.jbo.common
Internal: Applications should not use this class.
WeakKeyHashtable(int, float) - Constructor for class oracle.jbo.common.WeakKeyHashtable
 
WeakKeyHashtable(int) - Constructor for class oracle.jbo.common.WeakKeyHashtable
 
WeakKeyHashtable() - Constructor for class oracle.jbo.common.WeakKeyHashtable
 
WeakKeyHashtableImpl - Class in oracle.jbo.common
Internal: Applications should not use this class.
WeakKeyHashtableImpl(int, float) - Constructor for class oracle.jbo.common.WeakKeyHashtableImpl
 
WeakKeyHashtableImpl(int) - Constructor for class oracle.jbo.common.WeakKeyHashtableImpl
 
WeakKeyHashtableImpl() - Constructor for class oracle.jbo.common.WeakKeyHashtableImpl
 
WeakVector - Class in oracle.jbo.common
Internal: Applications should not use this class.
WeakVector(int, int) - Constructor for class oracle.jbo.common.WeakVector
 
WeakVector(int) - Constructor for class oracle.jbo.common.WeakVector
 
WeakVector() - Constructor for class oracle.jbo.common.WeakVector
 
WeakVectorImpl - Class in oracle.jbo.common
Internal: Applications should not use this class.
WeakVectorImpl(int, int) - Constructor for class oracle.jbo.common.WeakVectorImpl
 
WeakVectorImpl(int) - Constructor for class oracle.jbo.common.WeakVectorImpl
 
WeakVectorImpl() - Constructor for class oracle.jbo.common.WeakVectorImpl
 
WEBSERVICE_DATACONTROL - Static variable in class oracle.adf.model.DataControlDefinitionFactory
 
WebServiceCallPropertiesSerializer - Class in oracle.adf.model.connection.webservice.impl
utility to marshal/unmarshal call-property in the connections.xml javax.xml.rpc.security.auth.username scott
WebServiceCallPropertiesSerializer() - Constructor for class oracle.adf.model.connection.webservice.impl.WebServiceCallPropertiesSerializer
 
WebServiceColocation - Class in oracle.adf.model.connection.webservice.api
wrapper object for colocation
WebServiceColocation() - Constructor for class oracle.adf.model.connection.webservice.api.WebServiceColocation
 
WebServiceColocation(String) - Constructor for class oracle.adf.model.connection.webservice.api.WebServiceColocation
 
WebServiceColocationSerializer - Class in oracle.adf.model.connection.webservice.impl
utility to marshal/unmarshal WebServiceColocation in the connections.xml
WebServiceColocationSerializer() - Constructor for class oracle.adf.model.connection.webservice.impl.WebServiceColocationSerializer
 
WebServiceConnection - Interface in oracle.adf.model.connection.webservice.api
 
WebServiceConnectionCache - Class in oracle.adf.model.connection.webservice.api
 
WebServiceConnectionConfig - Class in oracle.adf.model.connection.webservice.impl
 
WebServiceConnectionConfig() - Constructor for class oracle.adf.model.connection.webservice.impl.WebServiceConnectionConfig
 
WebServiceConnectionFactory - Class in oracle.adf.model.connection.webservice.api
 
WebServiceConnectionFactory() - Constructor for class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WebServiceConnectionImpl - Class in oracle.adf.model.connection.webservice.impl
 
WebServiceConnectionImpl(Name, URL, ConnectionConfig, Model, Definition, QName) - Constructor for class oracle.adf.model.connection.webservice.impl.WebServiceConnectionImpl
Not to be used by end user.
WebServiceConnectionImpl(Name, URL, ConnectionConfig, Model, Definition, QName, boolean) - Constructor for class oracle.adf.model.connection.webservice.impl.WebServiceConnectionImpl
 
WebServiceConnectionImpl(Name, URL, ConnectionConfig, Model, Definition, QName, boolean, boolean) - Constructor for class oracle.adf.model.connection.webservice.impl.WebServiceConnectionImpl
Not to be used by end user.
WebServiceConnectionImpl(Name, Reference) - Constructor for class oracle.adf.model.connection.webservice.impl.WebServiceConnectionImpl
Construct a WebServiceConnectionImpl instance from xml element.
WebServiceConnectionMessages - Class in oracle.adf.model.connection.webservice.impl
 
WebServiceConnectionMessages() - Constructor for class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
WebServiceDataControl - Static variable in class oracle.jbo.uicli.mom.JUTags
 
WebServiceInteraction - Interface in oracle.adf.model.connection.webservice.api
 
WebServiceOperationPolicy - Interface in oracle.adf.model.connection.webservice.api
Deprecated. Puse use WebServicePolicy
WebServiceOperationPolicyImpl - Class in oracle.adf.model.connection.webservice.impl
 
WebServiceOperationPolicyImpl() - Constructor for class oracle.adf.model.connection.webservice.impl.WebServiceOperationPolicyImpl
 
WebServicePolicies - Interface in oracle.adf.model.connection.webservice.api
 
WebServicePoliciesBase - Class in oracle.adf.model.connection.webservice.impl
 
WebServicePoliciesBase() - Constructor for class oracle.adf.model.connection.webservice.impl.WebServicePoliciesBase
 
WebServicePolicyReferences - Interface in oracle.adf.model.connection.webservice.api
interface of the object representation of the policy-references in the connections.xml
WebServicePolicyReferencesImpl - Class in oracle.adf.model.connection.webservice.impl
implementation of the object representation of the policy-references in the connections.xml
WebServicePolicyReferencesImpl() - Constructor for class oracle.adf.model.connection.webservice.impl.WebServicePolicyReferencesImpl
 
WebServicePolicyReferencesSerializer - Class in oracle.adf.model.connection.webservice.impl
utility to marshal/unmarshal WebServicePolicyReferences in the connections.xml
WebServicePolicyReferencesSerializer() - Constructor for class oracle.adf.model.connection.webservice.impl.WebServicePolicyReferencesSerializer
 
WebServicePolicySerializer - Class in oracle.adf.model.connection.webservice.impl
 
WebServicePolicySerializer() - Constructor for class oracle.adf.model.connection.webservice.impl.WebServicePolicySerializer
 
WebServicePortPolicy - Interface in oracle.adf.model.connection.webservice.api
Deprecated. Puse use WebServicePolicy
WebServicePortPolicyImpl - Class in oracle.adf.model.connection.webservice.impl
 
WebServicePortPolicyImpl() - Constructor for class oracle.adf.model.connection.webservice.impl.WebServicePortPolicyImpl
 
WHERE - Static variable in class oracle.adf.model.adapter.bean.jpa.JPQLEntity
 
WhereClauseParamNoValue - Class in oracle.jbo.domain
 
WhereClauseParamNoValue() - Constructor for class oracle.jbo.domain.WhereClauseParamNoValue
 
whereClauseParamQualifies(Object[]) - Method in class oracle.jbo.server.EffectiveDateFilterRange
 
whereClauseParamQualifies(Object[]) - Method in interface oracle.jbo.server.RowFilter
 
whereClauseParamQualifies(Object[]) - Method in class oracle.jbo.server.RowFilterKey
 
whoCalledMe(int) - Static method in class oracle.jbo.common.CallAnalyzer
Assembles a string describing a function call from the current calling stack.
WL_INITIAL_CONTEXT_FACTORY - Static variable in class oracle.adfinternal.model.adapter.ejb.EjbDefinition
WLS support
WL_PROVIDER_URL - Static variable in class oracle.adfinternal.model.adapter.ejb.EjbDefinition
 
WLEJBAmHomeImpl - Class in oracle.jbo.client.remote.ejb.wl
 
WLEJBAmHomeImpl(JboContext, String) - Constructor for class oracle.jbo.client.remote.ejb.wl.WLEJBAmHomeImpl
 
WLEJBHomeInvocationHandler - Class in oracle.jbo.client.remote.ejb.wl
 
WLEJBHomeInvocationHandler(Object) - Constructor for class oracle.jbo.client.remote.ejb.wl.WLEJBHomeInvocationHandler
 
WLEJBInitialContext - Class in oracle.jbo.client.remote.ejb.wl
 
WLEJBInitialContext(Hashtable) - Constructor for class oracle.jbo.client.remote.ejb.wl.WLEJBInitialContext
This constructor is necessary for JboInitialContextFactory to create WLInitialContext properly via reflection.
WLSContextCrossAppProxy - Class in oracle.jbo.server.svc
 
WLSContextCrossAppProxy() - Constructor for class oracle.jbo.server.svc.WLSContextCrossAppProxy
 
WLSContextCrossAppProxy.WLSCrossAppProxy - Class in oracle.jbo.server.svc
 
WLSContextCrossAppProxy.WLSCrossAppProxy(Object) - Constructor for class oracle.jbo.server.svc.WLSContextCrossAppProxy.WLSCrossAppProxy
 
WLSQLBuilderImpl - Class in oracle.jbo.server
 
WLSQLBuilderImpl() - Constructor for class oracle.jbo.server.WLSQLBuilderImpl
This is a singleton class.
WLSThreadContext - Class in oracle.jbo.server.svc
 
WLSThreadContext() - Constructor for class oracle.jbo.server.svc.WLSThreadContext
 
WORD_POS_STACK_DEPTH - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_BIGINTEGER - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_BOOLEAN - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_CHAR - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_DECIMAL - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_IDENT - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_INTEGER - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_LONG - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_NONE - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_NULL - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_RESERVED - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_STRING - Static variable in class oracle.jbo.expr.JIInput
 
WORD_TYP_UNKNOWN - Static variable in class oracle.jbo.expr.JIInput
 
wrapDCE(DataChangeEntry) - Method in class oracle.adf.model.binding.DCDataChangeEvent
 
wrapJSRUpdateListener(UpdateListener) - Static method in class oracle.adf.model.utils.Adapt227
 
WrapperDefElement - Class in oracle.jbo.mom.xml
This abstract class implements the DefElement interface by creating a wrapper around some sort of object that behaves roughly like an immutable Element.
WrapperDefElement() - Constructor for class oracle.jbo.mom.xml.WrapperDefElement
 
write(int) - Method in class oracle.jbo.client.remote.ClobDomainCharacterOutputStream
 
write(char[], int, int) - Method in class oracle.jbo.client.remote.ClobDomainCharacterOutputStream
 
write(int) - Method in class oracle.jbo.client.remote.LobDomainOutputStream
 
write(byte[], int, int) - Method in class oracle.jbo.client.remote.LobDomainOutputStream
 
write(int) - Method in class oracle.jbo.common.DiagnosticStream
 
write(byte[], int, int) - Method in class oracle.jbo.common.DiagnosticStream
 
write(int) - Method in class oracle.jbo.domain.BaseLobDomain.BlobOutputStream
 
WRITE_ACTION - Static variable in class oracle.adf.model.binding.PermissionHelper
 
writeAndProcessXML(XMLInterface, int, long, XSLStylesheet) - Static method in class oracle.jbo.common.JboXMLUtil
 
writeAndProcessXML(XMLInterface, long, HashMap, XSLStylesheet) - Static method in class oracle.jbo.common.JboXMLUtil
 
writeAsXml(XmlOutput, Node, Criteria) - Method in interface oracle.jbo.common.xml.XmlSerializable
 
writeAsXml(XmlOutput, Node, Criteria) - Method in class oracle.jbo.server.ViewRowImpl
 
writeAsXml(XmlOutput, Node, Criteria, byte) - Method in class oracle.jbo.server.ViewRowImpl
 
writeBoolean(String, boolean) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type boolean
writeBoolean(String, boolean) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeBoolean(String, boolean) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type boolean
writeByte(String, byte) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type byte
writeByte(String, byte) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeByte(String, byte) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type byte
writeBytesToLob() - Method in class oracle.jbo.domain.BaseLobDomain
 
writeBytesToLob() - Method in class oracle.jbo.domain.BlobDomain
 
writeBytesToLob() - Method in class oracle.jbo.domain.ClobDomain
 
writeBytesToLob() - Method in class oracle.jbo.domain.generic.GenericBlob
 
writeBytesToLob() - Method in class oracle.jbo.domain.generic.GenericClob
 
writeChar(String, char) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type char
writeChar(String, char) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeChar(String, char) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type char
writeChildren(DefWriter) - Method in class oracle.jbo.common.DBSortCriteriaCollection
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.DBSortCriteriaImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.DeclarativeWhereClause
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.JboCompOper
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.ListBindingDef
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.MessageBundleDef
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.PropertiesBundleDef
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.VariableImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaItemCompoundImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaItemImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaItemValueImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaRowImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaUsageImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.common.XliffResourceBundleDef
 
writeChildren(DefWriter) - Method in class oracle.jbo.mom.PersistableDefObject
 
writeChildren(DefWriter) - Method in interface oracle.jbo.mom.xml.PersistentDefinition
Writes the Object's children to the Persistent storage
writeChildren(DefWriter) - Method in class oracle.jbo.rules.AbstractValidator
 
writeChildren(DefWriter) - Method in class oracle.jbo.rules.JboExpressionValidator
 
writeChildren(DefWriter) - Method in class oracle.jbo.rules.JboListValidator
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.AMViewUsage
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.AssociationDefBase
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.AssociationEnd
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.AttributeDefImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.BoundParameters
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.DefObject
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.EntityDefImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.EventDef
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.EventHeader
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.EventHeaderAttr
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.EventMapping
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.EventPayload
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.KeyDef
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.ListBindingDefImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.MetaObject
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.OperationDefinitionImpl
Deprecated.  
writeChildren(DefWriter) - Method in class oracle.jbo.server.OperationDefinitionsImpl
Deprecated.  
writeChildren(DefWriter) - Method in class oracle.jbo.server.OperationParamImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.PayloadItem
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.PDefApplicationModule
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.PDefAttribute
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.PDefComponentObjectBase
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.PDefEntityObject
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.PDefRow
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.PDefVariable
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.PDefViewCriteria
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.PDefViewObject
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.PermissionDefImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.RaiseCondition
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.RowDef
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.RowReference
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.util.JboNamedData
Writes the Object's children to the Persistent storage
writeChildren(DefWriter) - Method in class oracle.jbo.server.ViewAccessorDef
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.ViewAttributeDefImpl
 
writeChildren(DefWriter) - Method in class oracle.jbo.server.ViewDefImpl
 
writeClob(int, int, String, char[]) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeComment(String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeContent(Map, Object, OutputStream) - Method in interface oracle.adf.model.adapter.dataformat.InputContentHandler
Writes the data represented in the input object as XML to the Output Stream.
writeContent(Map, Object, OutputStream) - Method in class oracle.adf.model.adapter.dataformat.XMLContentHandler
Convert the content of the input object to XML format
writeContents(DefWriter) - Method in class oracle.jbo.common.DBSortCriteriaCollection
 
writeContents(DefWriter) - Method in class oracle.jbo.common.DBSortCriteriaImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.common.DeclarativeWhereClause
 
writeContents(DefWriter) - Method in class oracle.jbo.common.JboCompOper
 
writeContents(DefWriter, boolean) - Method in class oracle.jbo.common.JboCompOper
 
writeContents(DefWriter) - Method in class oracle.jbo.common.ListBindingDef
 
writeContents(DefWriter) - Method in class oracle.jbo.common.MessageBundleDef
 
writeContents(DefWriter) - Method in class oracle.jbo.common.PropertiesBundleDef
 
writeContents(DefWriter) - Method in class oracle.jbo.common.VariableImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaItemCompoundImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaItemImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaItemValueImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaRowImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaUsageImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.common.XliffResourceBundleDef
 
writeContents(DefWriter) - Method in class oracle.jbo.mom.PersDefBase
 
writeContents(DefWriter) - Method in class oracle.jbo.mom.PersistableDefObject
 
writeContents(DefWriter) - Method in interface oracle.jbo.mom.xml.PersistentDefinition
Objects should write their persistence output in this method
writeContents(DefWriter) - Method in class oracle.jbo.rules.AbstractValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.rules.JboAbstractValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.rules.JboCollectionValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.rules.JboCompareValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.rules.JboLengthValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.rules.JboMethodValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.rules.JboNonNullValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.rules.JboRangeValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.rules.JboRegExpValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.server.AMServiceViewUsage
 
writeContents(DefWriter) - Method in class oracle.jbo.server.AMViewUsage
 
writeContents(DefWriter) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.server.AppModuleUsage
 
writeContents(DefWriter) - Method in class oracle.jbo.server.AssociationDefBase
 
writeContents(DefWriter) - Method in class oracle.jbo.server.AssociationDefImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.server.AssociationEnd
 
writeContents(DefWriter) - Method in class oracle.jbo.server.AttributeDefImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.server.EntityDefImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.server.EventDef
 
writeContents(DefWriter) - Method in class oracle.jbo.server.EventHeader
 
writeContents(DefWriter) - Method in class oracle.jbo.server.EventHeaderAttr
 
writeContents(DefWriter) - Method in class oracle.jbo.server.EventMapping
 
writeContents(DefWriter) - Method in class oracle.jbo.server.EventPayload
 
writeContents(DefWriter) - Method in class oracle.jbo.server.JboExistsValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.server.JboUniqueKeyValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.server.JboVOUsageListValidator
 
writeContents(DefWriter) - Method in class oracle.jbo.server.KeyDef
 
writeContents(DefWriter) - Method in class oracle.jbo.server.ListBindingDefImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.server.MetaObject
 
writeContents(DefWriter) - Method in class oracle.jbo.server.OperationDefinitionImpl
Deprecated.  
writeContents(DefWriter) - Method in class oracle.jbo.server.OperationDefinitionsImpl
Deprecated.  
writeContents(DefWriter) - Method in class oracle.jbo.server.OperationParamImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.server.PayloadItem
 
writeContents(DefWriter) - Method in class oracle.jbo.server.PDefApplicationModule
 
writeContents(DefWriter) - Method in class oracle.jbo.server.PDefAttribute
 
writeContents(DefWriter) - Method in class oracle.jbo.server.PDefEntityObject
 
writeContents(DefWriter) - Method in class oracle.jbo.server.PDefVariable
 
writeContents(DefWriter) - Method in class oracle.jbo.server.PDefViewCriteria
 
writeContents(DefWriter) - Method in class oracle.jbo.server.PDefViewObject
 
writeContents(DefWriter) - Method in class oracle.jbo.server.PermissionDefImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.server.RaiseCondition
 
writeContents(DefWriter) - Method in class oracle.jbo.server.RowReference
 
writeContents(DefWriter) - Method in class oracle.jbo.server.util.JboNamedData
Objects should write their persistence output in this method
writeContents(DefWriter) - Method in class oracle.jbo.server.ViewAccessorDef
 
writeContents(DefWriter) - Method in class oracle.jbo.server.ViewAttributeDefImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.server.ViewDefImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.server.ViewLinkDefImpl
 
writeContents(DefWriter) - Method in class oracle.jbo.server.ViewLinkUsage
 
writeDataDocument(DataDocument) - Method in class oracle.jbo.server.DotNetXmlDocumentWriter
 
writeDataRowToXmlNode(XmlOutput, Node, DataRow) - Method in class oracle.jbo.common.DataDocument
 
writeDeletedRowDiffgram(DataDocument) - Method in class oracle.jbo.server.DotNetXmlDocumentWriter
 
writeDocument(DataDocument) - Method in interface oracle.jbo.common.DataDocumentWriter
 
writeDouble(String, double) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type double
writeDouble(String, double) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeDouble(String, double) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type double
writeFileHeader(String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
Creates Properties XML section.
writeFloat(String, float) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type float
writeFloat(String, float) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeFloat(String, float) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type float
writeHandle(Object) - Method in class oracle.jbo.common.JboObjectOutputStream
 
writeInt(String, int) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type int
writeInt(String, int) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeInt(String, int) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type int
writeLob(int, int, String, byte[]) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeLong(String, long) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type long
writeLong(String, long) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeLong(String, long) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type long
writeObject(DefWriter) - Method in class oracle.jbo.common.DBSortCriteriaCollection
 
writeObject(DefWriter) - Method in class oracle.jbo.common.DBSortCriteriaImpl
 
writeObject(DefWriter) - Method in class oracle.jbo.common.DeclarativeWhereClause
 
writeObject(DefWriter) - Method in class oracle.jbo.common.JboCompOper
 
writeObject(DefWriter) - Method in class oracle.jbo.common.VariableImpl
 
writeObject(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaImpl
 
writeObject(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaItemCompoundImpl
 
writeObject(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaItemImpl
 
writeObject(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaItemValueImpl
 
writeObject(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaRowImpl
 
writeObject(DefWriter) - Method in class oracle.jbo.common.ViewCriteriaUsageImpl
 
writeObject(XmlSerializable, Criteria) - Method in interface oracle.jbo.common.xml.XmlOutput
 
writeObject(DefWriter) - Method in class oracle.jbo.mom.PersistableDefObject
 
writeObject(DefPersistable) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes a persistable object including its children to the output stream
writeObject(String, Object) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type object
writeObject(PersistentDefinition) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes a persistable object including its children to the output stream
writeObject(DefPersistable) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeObject(String, Object) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeObject(PersistentDefinition) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeObject(DefWriter) - Method in interface oracle.jbo.mom.xml.PersistentDefinition
Objects should write their persistence output in this method
writeObject(String, Object) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type object
writeObject(DefPersistable) - Method in class oracle.jbo.mom.xml.XMLOutputStream
Writes a DefPersistible object
writeObject(PersistentDefinition) - Method in class oracle.jbo.mom.xml.XMLOutputStream
Writes a PersistentDefinition object
writeObject(DefWriter) - Method in class oracle.jbo.rules.JboAbstractValidator
 
writeObject(DefWriter) - Method in class oracle.jbo.server.EventDef
 
writeObject(DefWriter) - Method in class oracle.jbo.server.EventHeader
 
writeObject(DefWriter) - Method in class oracle.jbo.server.EventHeaderAttr
 
writeObject(DefWriter) - Method in class oracle.jbo.server.EventMapping
 
writeObject(DefWriter) - Method in class oracle.jbo.server.EventPayload
 
writeObject(DefWriter) - Method in class oracle.jbo.server.OperationDefinitionImpl
Deprecated.  
writeObject(DefWriter) - Method in class oracle.jbo.server.OperationDefinitionsImpl
Deprecated.  
writeObject(DefWriter) - Method in class oracle.jbo.server.OperationParamImpl
 
writeObject(DefWriter) - Method in class oracle.jbo.server.PayloadItem
 
writeObject(DefWriter) - Method in class oracle.jbo.server.RaiseCondition
 
writeObject(DefWriter) - Method in class oracle.jbo.server.RowReference
 
writeObject(DefWriter) - Method in class oracle.jbo.server.util.JboNamedData
Objects should write their persistence output in this method
writeObject(XmlSerializable, Criteria) - Method in class oracle.jbo.server.XmlDataDocumentWriter
 
writeObject(Element) - Method in interface oracle.jbodt.common.ResourceBundleDef
 
writeRowSetXML(int, int, long) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeRowSetXMLWithMap(int, long, HashMap) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeRowXML(int, RowImpl, int, long) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeRowXMLWithMap(int, RowImpl, long, HashMap) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
writeShort(String, short) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type short
writeShort(String, short) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeShort(String, short) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type short
writeString(String, String) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type String
writeString(String, String) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeString(String, String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type String
writeStringArray(String, Iterator) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type String
writeStringArray(String, Enumeration) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type String
writeStringArray(String, Object[]) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type String
writeStringArray(String, Iterator) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeStringArray(String, Object[]) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeStringArray(String, Enumeration) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeStringArray(String, Iterator) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type String
writeStringArray(String, Enumeration) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type String
writeStringArray(String, Object[]) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type String
writeStringArrayElement(String, Iterator) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type String
writeStringArrayElement(String, Iterator) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeStringArrayElement(String, Iterator) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type String
writeTable(DefPersistable, String, HashMap) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type ArrayList
writeTable(DefPersistable, String, Hashtable) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type Hashtable
writeTable(DefPersistable, String, String, String, String, HashMap) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type Hashtable
writeTable(DefPersistable, String, String, String, String, Hashtable) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type Hashtable
writeTable(DefPersistable, String, HashMap) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeTable(DefPersistable, String, Hashtable) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeTable(DefPersistable, String, String, String, String, HashMap) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeTable(DefPersistable, String, String, String, String, Hashtable) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeTable(DefPersistable, String, HashMap) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type Hashtable
writeTable(DefPersistable, String, Hashtable) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type Hashtable
writeTable(DefPersistable, String, String, String, String, Hashtable) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeTable(DefPersistable, String, String, String, String, HashMap) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeToString(SOAPMessage) - Static method in class oracle.adf.model.connection.webservice.util.SoapUtil
 
writeToXML(XMLOutputStream) - Method in class oracle.jbo.mom.xml.DTAttrsHolder
 
writeUserObject(String, String) - Method in interface oracle.jbo.mom.xml.DefWriter
 
writeUserObject(String, String, String) - Method in interface oracle.jbo.mom.xml.DefWriter
 
writeUserObject(String, String, String) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeUserObject(String, String) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeUserObject(String, String, String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeUserObject(String, String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeUserObjectWithAttrs(String, String, String, LinkedHashMap) - Method in interface oracle.jbo.mom.xml.DefWriter
 
writeUserObjectWithAttrs(String, String, String, LinkedHashMap) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeUserObjectWithAttrs(String, String, String, LinkedHashMap) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeUserObjectWithName(String, String, String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeUserString(String, String) - Method in interface oracle.jbo.mom.xml.DefWriter
This method writes an attribute of type String This method writes the String as it is.
writeUserString(String, String) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeUserString(String, String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes an attribute of type String This method replaces the system characters such as '"&<> to escape sequances that XML parser understands.
writeUserStringArrayElement(String, String, Iterator) - Method in interface oracle.jbo.mom.xml.DefWriter
 
writeUserStringArrayElement(String, String, Iterator) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeUserStringArrayElement(String, String, Iterator) - Method in class oracle.jbo.mom.xml.XMLOutputStream
This method writes CData elements of type String
writeUserStringElementsMap(DefPersistable, String, String, HashMap) - Method in interface oracle.jbo.mom.xml.DefWriter
 
writeUserStringElementsMap(DefPersistable, String, String, HashMap) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeUserStringElementsMap(DefPersistable, String, String, HashMap) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeValue(Object) - Method in interface oracle.jbo.common.ampool.SessionCookie
Write the cookie value to the specified data sink.
writeValue(Object, String) - Method in interface oracle.jbo.common.ampool.SessionCookie
Write the specified cookie value to the specified data sink.
writeValue(Object) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
writeValue(Object, String) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
writeVariableValues(String, Object[]) - Method in interface oracle.jbo.mom.xml.DefWriter
 
writeVariableValues(String, Object[]) - Method in class oracle.jbo.mom.xml.ElementDefWriter
 
writeVariableValues(String, Object[]) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
writeVarsToXML(Document, Element, boolean) - Method in class oracle.jbo.common.VariableValueManagerImpl
 
writeVarsToXML(Document, Element, boolean) - Method in interface oracle.jbo.VariableValueManager
Writes XML elements for all variables in this variable manager and appends them to the given parent node.
writeVersion(DefWriter) - Static method in class oracle.jbo.mom.PersistableDefObject
 
writeXML(long, HashMap) - Method in class oracle.adf.model.generic.RowImpl
 
writeXML(int, long) - Method in class oracle.adf.model.generic.RowImpl
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.adf.model.generic.RowImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.adf.model.generic.RowImpl
 
writeXML(long, HashMap) - Method in class oracle.jbo.client.remote.RowImpl
 
writeXML(int, long) - Method in class oracle.jbo.client.remote.RowImpl
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.client.remote.RowImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.client.remote.RowImpl
 
writeXML(long, HashMap) - Method in class oracle.jbo.client.remote.TransPostEntityRow
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.client.remote.TransPostEntityRow
 
writeXML(int, long) - Method in class oracle.jbo.client.remote.TransPostEntityRow
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.client.remote.TransPostEntityRow
 
writeXML(long, HashMap) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
writeXML(int, long) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
writeXML(File) - Method in class oracle.jbo.common.ClientDocument
Writes the hierarchy tree in XML format to a file.
writeXML(int, long) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
writeXML(long, HashMap) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
writeXML(int, long) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
writeXML(long, HashMap) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
writeXML(int, long) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
writeXML(long, HashMap) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
writeXML(long, HashMap) - Method in class oracle.jbo.server.RowImpl
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.server.RowImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.server.RowImpl
Writes this row as XML in the given XML document, according to the specified XSLT stylesheet.
writeXML(int, long) - Method in class oracle.jbo.server.RowImpl
Writes this row as XML in the given XML document.
writeXML(long, HashMap) - Method in class oracle.jbo.server.ViewObjectImpl
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.server.ViewObjectImpl
Writes the contents of this View Object by creating a new RowSet and rendering it in XML.
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.server.ViewObjectImpl
 
writeXML(int, long) - Method in class oracle.jbo.server.ViewObjectImpl
Renders data in a canonical XML-format.
writeXML(long, HashMap) - Method in class oracle.jbo.server.ViewRowImpl
Writes this row as XML in the given XML document.
writeXML(long, HashMap) - Method in class oracle.jbo.ViewCriteriaRow
 
writeXML(long, HashMap, XSLStylesheet) - Method in class oracle.jbo.ViewCriteriaRow
 
writeXML(int, long) - Method in class oracle.jbo.ViewCriteriaRow
 
writeXML(int, long, XSLStylesheet) - Method in class oracle.jbo.ViewCriteriaRow
 
writeXML(int, long) - Method in interface oracle.jbo.XMLInterface
Renders data in a canonical XML-format.
writeXML(int, long, XSLStylesheet) - Method in interface oracle.jbo.XMLInterface
 
writeXML(long, HashMap) - Method in interface oracle.jbo.XMLInterface
Renders data in a canonical XML-format.
writeXML(long, HashMap, XSLStylesheet) - Method in interface oracle.jbo.XMLInterface
 
writeXMLContents() - Method in class oracle.jbo.client.remote.ClientViewDef
 
writeXMLContents() - Method in class oracle.jbo.mom.PersistableDefObject
 
writeXMLContents() - Method in class oracle.jbo.server.RowDef
 
writeXMLContents() - Method in interface oracle.jbo.ViewDef
 
WSAMComponent - Class in oracle.jbo.common.ws
 
WSApplicationModuleImpl - Class in oracle.jbo.common.ws
 
WSApplicationModuleImpl(ApplicationModule) - Constructor for class oracle.jbo.common.ws.WSApplicationModuleImpl
 
WSApplicationModuleImpl(SessionCookie) - Constructor for class oracle.jbo.common.ws.WSApplicationModuleImpl
 
WSApplicationModuleImpl(String, WSApplicationModuleImpl) - Constructor for class oracle.jbo.common.ws.WSApplicationModuleImpl
 
WSApplicationModuleImpl(String, String, WSApplicationModuleImpl) - Constructor for class oracle.jbo.common.ws.WSApplicationModuleImpl
 
WSApplicationModuleMarshaller - Interface in oracle.jbo.common.ws
 
WSAttributeDefImpl - Class in oracle.jbo.common.ws
 
WSAttributeDefImpl(String) - Constructor for class oracle.jbo.common.ws.WSAttributeDefImpl
 
WSComponentObjectImpl - Class in oracle.jbo.common.ws
 
WSComponentObjectImpl(String, WSApplicationModuleImpl) - Constructor for class oracle.jbo.common.ws.WSComponentObjectImpl
 
WSComponentObjectImpl(String, String, WSApplicationModuleImpl) - Constructor for class oracle.jbo.common.ws.WSComponentObjectImpl
 
WSDataControl - Class in oracle.adfinternal.model.adapter.webservice
The WebService Data control allows the ADF data control to invoke any Webservice via an underlying provider framework of either SOAP runtime or WSIF.
WSDataControl(String) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSDataControl
Create an instance of the Webservice Data control.
WSDCResource - Class in oracle.adfinternal.model.adapter.webservice.resource
Error messages for the WebService Data Control
WSDCResource() - Constructor for class oracle.adfinternal.model.adapter.webservice.resource.WSDCResource
 
WSDefinition - Class in oracle.adfinternal.model.adapter.webservice
/** Definition of the WebService data control instance.
WSDefinition() - Constructor for class oracle.adfinternal.model.adapter.webservice.WSDefinition
Create this Data Control defintion
WSDefinition(URL) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSDefinition
Create this Data Control defintion from the WSDL source
WSDefinition(String) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSDefinition
Create Data Control defintion
WSDefinition(String, URL, boolean) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSDefinition
Create this Data control definition instance.
WSDefinition(String, URL) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSDefinition
Create this Data control definition instance.
WSDefinition(String, URL, WSModel, QName) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSDefinition
Create this Data control definition instance from the WSDL url and the model representing the service.
wsdl - Variable in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionConfig
 
WSDL_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_AUTHORIZATION_PROMPTER_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_AUTHORIZATION_PROMPTER_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_KEY_PASSWORD_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_KEY_PASSWORD_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_KEYSTORE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_KEYSTORE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_KEYSTORE_FILE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_KEYSTORE_FILE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_KEYSTORE_PASSWORD_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_KEYSTORE_PASSWORD_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_KEYSTORE_TYPE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_KEYSTORE_TYPE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_PROXY_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_PROXY_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_PROXY_HOST_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_PROXY_HOST_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_PROXY_PORT_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_PROXY_PORT_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_TIMEOUT_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_TIMEOUT_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_TRUSTSTORE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_TRUSTSTORE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_TRUSTSTORE_FILE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_TRUSTSTORE_FILE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_TRUSTSTORE_PASSWORD_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_TRUSTSTORE_PASSWORD_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDL_READER_TRUSTSTORE_TYPE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
WSDL_READER_TRUSTSTORE_TYPE_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSDLConstants - Interface in oracle.adfinternal.model.adapter.webservice
WSDLConstants provides an interface to constants referenced by the WSModel when parsing a WSDL URL.
WsdlUtil - Class in oracle.adf.model.connection.webservice.util
 
WsdlUtil() - Constructor for class oracle.adf.model.connection.webservice.util.WsdlUtil
 
WSEODataSourceImpl - Class in oracle.jbo.datasource
 
WSEODataSourceImpl() - Constructor for class oracle.jbo.datasource.WSEODataSourceImpl
 
WSModel - Class in oracle.adfinternal.model.adapter.webservice
WSModel provides the design time model for the webservice data control.
WSModel(URL) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSModel
Create an instance of the WSDL model from the WSDL URL.
WSModel(Model) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSModel
Instantiate this Data control model with a associated MDDS model
WSModel(Definition) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSModel
Instantiate this Data control Model with a WSDL definition.
WSModel(URL, Model) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSModel
Instantiate this Data control model with a associated MDDS model
WSObject - Class in oracle.jbo.common.ws
 
WSOperation - Class in oracle.adfinternal.model.adapter.webservice
WSOperation encapsulates a Webservice operation at ADF design time.
WSOperation(String) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSOperation
Creates an instance of the WSOperation.
WSOperation(String, Operation) - Constructor for class oracle.adfinternal.model.adapter.webservice.WSOperation
Create an instance of this WebService operation.
WSProvider - Interface in oracle.adfinternal.model.adapter.webservice.provider
Provider interface for the Webservice data control.
WSProxy - Class in oracle.jbo.common.ws
 
WSProxy(Exportable, Class, Class) - Constructor for class oracle.jbo.common.ws.WSProxy
 
WSRowSet - Interface in oracle.jbo.common.ws
 
WSRowSetImpl - Class in oracle.jbo.common.ws
 
WSRowSetIteratorBase - Class in oracle.jbo.common.ws
 
WSRowSetIteratorImpl - Class in oracle.jbo.common.ws
 
WSRowSetIteratorMarshaller - Interface in oracle.jbo.common.ws
 
WSRowSetMarshaller - Interface in oracle.jbo.common.ws
 
WSVariableValueManagerMarshaller - Interface in oracle.jbo.common.ws
 
WSViewLinkImpl - Class in oracle.jbo.common.ws
 
WSViewObjectImpl - Class in oracle.jbo.common.ws
 
WSViewObjectMarshaller - Interface in oracle.jbo.common.ws
 
WSVODataSourceImpl - Class in oracle.jbo.datasource
 
WSVODataSourceImpl() - Constructor for class oracle.jbo.datasource.WSVODataSourceImpl
 

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright © 1997, 2011, Oracle. All rights reserved.