Skip navigation links

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

E10653-06


oracle.jbo.common.ws
Class WSAMComponent

java.lang.Object
  extended by java.util.AbstractMap
      extended by oracle.jbo.common.JboAbstractMap
          extended by oracle.jbo.common.ws.WSObject
              extended by oracle.jbo.common.ws.WSAMComponent

All Implemented Interfaces:
java.io.Serializable, java.util.Map, VariableManagerOwner, VariableManagerOwnerBase
Direct Known Subclasses:
WSComponentObjectImpl, WSRowSetIteratorBase, WSViewLinkImpl

public abstract class WSAMComponent
extends WSObject
See Also:
Serialized Form

Nested Class Summary

 

Nested classes/interfaces inherited from class java.util.AbstractMap
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>

 

Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>

 

Field Summary

 

Fields inherited from class oracle.jbo.common.ws.WSObject
mVariableOpers

 

Fields inherited from class oracle.jbo.common.JboAbstractMap
MAP_NULL_VALUE

 

Method Summary
 java.lang.Class getMessageBundleClass()
          Internal: Applications should not use this method.
 ResourceBundleDef getResourceBundleDef()
           

 

Methods inherited from class oracle.jbo.common.ws.WSObject
closeObject, ensureVariableManager, get, getFullName, getId, getImageLoc, getImplObject, getName, getParent, getVariableManager, hasVariables, isReadOnly, markForError, setImplObject, setName

 

Methods inherited from class oracle.jbo.common.JboAbstractMap
entrySet, equals, hashCode, internalGet, internalPut, put, setThrowIfPropertyNotFoundOnGet

 

Methods inherited from class java.util.AbstractMap
clear, clone, containsKey, containsValue, isEmpty, keySet, putAll, remove, size, toString, values

 

Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait

 

Method Detail

getMessageBundleClass

public java.lang.Class getMessageBundleClass()
Internal: Applications should not use this method.

Returns the class of the reference object.

Returns:
the class of the reference object.

getResourceBundleDef

public ResourceBundleDef getResourceBundleDef()

Skip navigation links

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

E10653-06


Copyright © 1997, 2011, Oracle. All rights reserved.