Oracle WebCenter Interaction Development Kit (IDK) 10.3.0.0.0

TypeSearchError Methods

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

Public Static Methods

Parse Creates a TypeSearchError from the int passed in. @param val A valid search error. @return The TypeSearchError.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetCode Gets the code associated with this TypeSearchError. @return The code associated with this TypeSearchError as an int.
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.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

TypeSearchError Class | Plumtree.Remote.Search Namespace