Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

  NameDescription
Public methodGetUserTypeIdentifier(Object)
Determine the user type identifier associated with the given object.
(Inherited from ConfigurablePofContext.)
Public methodGetUserTypeIdentifier(String)
Determine the user type identifier associated with the given type name.
(Overrides ConfigurablePofContext..::..GetUserTypeIdentifier(String).)
Public methodGetUserTypeIdentifier(Type)
Determine the user type identifier associated with the given type.
(Overrides ConfigurablePofContext..::..GetUserTypeIdentifier(Type).)

See Also