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

com.sas.services.deployment
Class MergePolicyReplace

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

public final class MergePolicyReplace
implements MergePolicy

Policy used to merge service configuration resources which allows 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
MergePolicyReplace()
           
 
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

MergePolicyReplace

public MergePolicyReplace()
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:
true

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




Copyright © 2009 SAS Institute Inc. All Rights Reserved.