Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

ContainerMetaData Methods

The methods of the ContainerMetaData class are listed below. For a complete list of ContainerMetaData class members, see the ContainerMetaData Members topic.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
FromArray Overwrites the content of this map with the data from the input array.
GetOverloaded. Returns an object mapped to a key or uses a default object if no value is found.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
Put Inserts a key/value mapping into the ContainerMetaData map.
ToArray Returns the contents of this map as a NamedValue array.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

ContainerMetaData Class | Plumtree.Remote.Crawler Namespace