Class MethodIntegrationPolicy
java.lang.Object
com._1c.g5.v8.dt.supply.internal.integration.MethodIntegrationPolicy
Integration policy for a single method of the module
-
Constructor Summary
ConstructorsConstructorDescriptionConstructs an instance of the policy. -
Method Summary
Modifier and TypeMethodDescriptionGets the integration policy for the module's method
-
Constructor Details
-
MethodIntegrationPolicy
Constructs an instance of the policy.- Parameters:
policy
- The integration policy. Cannot benull
-
-
Method Details
-
getPolicy
Gets the integration policy for the module's method- Returns:
- The defined policy. Cannot be
null
-