com.sap.netweaver.bc.rf.common.binding

Class MoveDescriptor

java.lang.Object
  extended by com.sap.netweaver.bc.rf.common.namespace.MoveDescriptor
      extended by com.sap.netweaver.bc.rf.common.binding.MoveDescriptor
All Implemented Interfaces:
IMoveDescriptor
Direct Known Subclasses:
CopyDescriptor

public class MoveDescriptor
extends MoveDescriptor
implements IMoveDescriptor

Class implementing a resource move descriptor used to move resources. Note: Please do not activate this package as-is, but try to reintegrate it into the namespace package. There are many similar but just temporarily moved and overwritten methods in the rmi namespace package also.


Field Summary
 
Fields inherited from class com.sap.netweaver.bc.rf.common.namespace.MoveDescriptor
destinationDescriptor, propertyFailureToBeIgnored
 
Constructor Summary
MoveDescriptor(IDestinationDescriptor destinationDescriptor)
          Construct object of class MoveDescriptor.
MoveDescriptor(IDestinationDescriptor destinationDescriptor, boolean propertyFailureToBeIgnored)
          Construct object of class MoveDescriptor.
 
Method Summary
 
Methods inherited from class com.sap.netweaver.bc.rf.common.namespace.MoveDescriptor
getDestinationDescriptor, isPropertyFailureToBeIgnored
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sap.netweaver.bc.rf.common.namespace.IMoveDescriptor
getDestinationDescriptor, isPropertyFailureToBeIgnored
 

Constructor Detail

MoveDescriptor

public MoveDescriptor(IDestinationDescriptor destinationDescriptor)
Construct object of class MoveDescriptor.

Parameters:
destinationDescriptor - destination of the resource to be operated

MoveDescriptor

public MoveDescriptor(IDestinationDescriptor destinationDescriptor,
                      boolean propertyFailureToBeIgnored)
Construct object of class MoveDescriptor.

Parameters:
destinationDescriptor - destination of the resource to be operated
propertyFailureToBeIgnored - flag whether or not property failures should be ignored while managing the resource
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice