Click or drag to resize

SafeConfigurablePofContextGetUserTypeIdentifier Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
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