Click or drag to resize

ConfigurablePofContextGetUserTypeIdentifier 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.
Public methodGetUserTypeIdentifier(String)
Determine the user type identifier associated with the given type name.
Public methodGetUserTypeIdentifier(Type)
Determine the user type identifier associated with the given type.
Top
See Also