Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

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

See Also