Class MethodIntegrationPolicy
java.lang.Object
com._1c.g5.v8.dt.supply.internal.integration.MethodIntegrationPolicy
Integration policy for a single method of the module
- 
Constructor SummaryConstructorsConstructorDescriptionConstructs an instance of the policy.
- 
Method SummaryModifier and TypeMethodDescriptionGets the integration policy for the module's method
- 
Constructor Details- 
MethodIntegrationPolicyConstructs an instance of the policy.- Parameters:
- policy- The integration policy. Cannot be- null
 
 
- 
- 
Method Details- 
getPolicyGets the integration policy for the module's method- Returns:
- The defined policy. Cannot be null
 
 
-