com.sap.netweaver.bc.rf.common.namespace

Class MoveDescriptor

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

public class MoveDescriptor
extends Object
implements IMoveDescriptor

Class implementing a resource move descriptor used to move resources.


Field Summary
protected  IDestinationDescriptor destinationDescriptor
           
protected  boolean propertyFailureToBeIgnored
           
 
Constructor Summary
MoveDescriptor(IDestinationDescriptor destinationDescriptor)
          Construct object of class MoveDescriptor.
MoveDescriptor(IDestinationDescriptor destinationDescriptor, boolean propertyFailureToBeIgnored)
          Construct object of class MoveDescriptor.
 
Method Summary
 IDestinationDescriptor getDestinationDescriptor()
          Get destination of the resource to be operated.
 boolean isPropertyFailureToBeIgnored()
          Get flag whether or not property failures should be ignored while operating the resource.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

destinationDescriptor

protected IDestinationDescriptor destinationDescriptor

propertyFailureToBeIgnored

protected boolean propertyFailureToBeIgnored
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
Method Detail

getDestinationDescriptor

public IDestinationDescriptor getDestinationDescriptor()
Get destination of the resource to be operated.

Specified by:
getDestinationDescriptor in interface IMoveDescriptor
Returns:
destination of the resource to be operated

isPropertyFailureToBeIgnored

public boolean isPropertyFailureToBeIgnored()
Get flag whether or not property failures should be ignored while operating the resource.

Specified by:
isPropertyFailureToBeIgnored in interface IMoveDescriptor
Returns:
flag whether or not property failures should be ignored
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