Package com._1c.g5.v8.dt.bsl.typesystem
Class CreateWSProxyInvocationTypesComputer
java.lang.Object
com._1c.g5.v8.dt.bsl.typesystem.CreateWSProxyInvocationTypesComputer
- All Implemented Interfaces:
IInvocationTypesComputerExtension
public class CreateWSProxyInvocationTypesComputer
extends Object
implements IInvocationTypesComputerExtension
Special implementation of
IInvocationTypesComputerExtension
for method "CreateWSProxy" ("СоздатьWSПрокси") for type "WSReferenceManager"-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTypes
(Invocation inv) Gets additional returning types by theInvocation
-
Constructor Details
-
CreateWSProxyInvocationTypesComputer
public CreateWSProxyInvocationTypesComputer()
-
-
Method Details
-
getTypes
Description copied from interface:IInvocationTypesComputerExtension
Gets additional returning types by theInvocation
- Specified by:
getTypes
in interfaceIInvocationTypesComputerExtension
- Parameters:
inv
- for getting additional returning types, can't benull
- Returns:
- additional returning types, never
null
-