***  This class provides Binary Compatibility only, not Source Compatibility  ***

com.sas.services.deployment
Class MergePolicyAdd

com.sas.services.deployment.MergePolicyAdd
All Implemented Interfaces:
MergePolicy

public final class MergePolicyAdd
implements MergePolicy

Policy used to merge service configuration resources which does not allow the value of the original resource to be replaced by the value of the new resource in the event of a conflict.

Since:
9.2

Constructor Summary
MergePolicyAdd()
           
 
Method Summary
 boolean isOKToReplace()
          Gets the policy used to determine if it is OK to replace the value of a service configuration's resource in the event a conflict.
 

Constructor Detail

MergePolicyAdd

public MergePolicyAdd()
Method Detail

isOKToReplace

public boolean isOKToReplace()
Gets the policy used to determine if it is OK to replace the value of a service configuration's resource in the event a conflict.

Specified by:
isOKToReplace in interface MergePolicy
Returns:
false

***  This class provides Binary Compatibility only, not Source Compatibility  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.