Click or drag to resize

SafeConfigurablePofContextGetUserTypeIdentifier Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-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 ConfigurablePofContextGetUserTypeIdentifier(String).)
Public methodGetUserTypeIdentifier(Type)
Determine the user type identifier associated with the given type.
(Overrides ConfigurablePofContextGetUserTypeIdentifier(Type).)
Top
See Also