|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDestinationDescriptor | |
| com.sap.netweaver.bc.rf.common.binding | Contains repository framework common interface for bindings. |
| com.sap.netweaver.bc.rf.common.namespace | Contains repository framework common interface for namespace maintenance. |
| Uses of IDestinationDescriptor in com.sap.netweaver.bc.rf.common.binding |
| Constructors in com.sap.netweaver.bc.rf.common.binding with parameters of type IDestinationDescriptor | |
MoveDescriptor(IDestinationDescriptor destinationDescriptor)
Construct object of class MoveDescriptor. |
|
MoveDescriptor(IDestinationDescriptor destinationDescriptor,
boolean propertyFailureToBeIgnored)
Construct object of class MoveDescriptor. |
|
CopyDescriptor(IDestinationDescriptor destinationDescriptor,
ICopyFlagsDescriptor copyFlagsDescriptor)
Construct object of class CopyDescriptor. |
|
CopyDescriptor(IDestinationDescriptor destinationDescriptor,
boolean propertyFailureToBeIgnored,
ICopyFlagsDescriptor copyFlagsDescriptor)
Construct object of class CopyDescriptor. |
|
BindingCreateDescriptor(IDestinationDescriptor destinationDescriptor,
IRid targetRid)
Construct object of class BindingCreateDescriptor. |
|
| Uses of IDestinationDescriptor in com.sap.netweaver.bc.rf.common.namespace |
| Classes in com.sap.netweaver.bc.rf.common.namespace that implement IDestinationDescriptor | |
class |
DestinationDescriptor
Class implementing a destination of a resource in a namespace. |
| Fields in com.sap.netweaver.bc.rf.common.namespace declared as IDestinationDescriptor | |
protected IDestinationDescriptor |
MoveDescriptor.destinationDescriptor
|
protected IDestinationDescriptor |
AbstractCreateDescriptor.destinationDescriptor
|
| Methods in com.sap.netweaver.bc.rf.common.namespace that return IDestinationDescriptor | |
IDestinationDescriptor |
MoveDescriptor.getDestinationDescriptor()
Get destination of the resource to be operated. |
IDestinationDescriptor |
AbstractCreateDescriptor.getDestinationDescriptor()
Get destination of the resource to be created. |
IDestinationDescriptor |
IMoveDescriptor.getDestinationDescriptor()
Get destination of the resource to be operated. |
IDestinationDescriptor |
ICreateDescriptor.getDestinationDescriptor()
Get destination of the resource to be created. |
| Constructors in com.sap.netweaver.bc.rf.common.namespace with parameters of type IDestinationDescriptor | |
MoveDescriptor(IDestinationDescriptor destinationDescriptor)
Construct object of class MoveDescriptor. |
|
MoveDescriptor(IDestinationDescriptor destinationDescriptor,
boolean propertyFailureToBeIgnored)
Construct object of class MoveDescriptor. |
|
AbstractCreateDescriptor(IDestinationDescriptor destinationDescriptor)
Construct object of class AbstractCreateDescriptor. |
|
AbstractCreateDescriptor(IDestinationDescriptor destinationDescriptor,
ILockDescriptor lockDescriptor)
Construct object of class AbstractCreateDescriptor. |
|
ResourceCreateDescriptor(IDestinationDescriptor destinationDescriptor)
Construct object of class ResourceCreateDescriptor. |
|
ResourceCreateDescriptor(IDestinationDescriptor destinationDescriptor,
IContentAndPropertiesDescriptor contentAndPropertiesDescriptor)
Construct object of class ResourceCreateDescriptor. |
|
CollectionCreateDescriptor(IDestinationDescriptor destinationDescriptor)
Construct object of class CollectionCreateDescriptor. |
|
CollectionCreateDescriptor(IDestinationDescriptor destinationDescriptor,
OrderMechanism orderMechanism)
Construct object of class CollectionCreateDescriptor. |
|
CollectionCreateDescriptor(IDestinationDescriptor destinationDescriptor,
IContentAndPropertiesDescriptor contentAndPropertiesDescriptor)
Construct object of class CollectionCreateDescriptor. |
|
CollectionCreateDescriptor(IDestinationDescriptor destinationDescriptor,
IContentAndPropertiesDescriptor contentAndPropertiesDescriptor,
OrderMechanism orderMechanism)
Construct object of class CollectionCreateDescriptor. |
|
LinkCreateDescriptor(IDestinationDescriptor destinationDescriptor,
ILinkDescriptor linkDescriptor)
Construct object of class LinkCreateDescriptor. |
|
LinkCreateDescriptor(IDestinationDescriptor destinationDescriptor,
IContentAndPropertiesDescriptor contentAndPropertiesDescriptor,
ILinkDescriptor linkDescriptor)
Construct object of class LinkCreateDescriptor. |
|
CopyDescriptor(IDestinationDescriptor destinationDescriptor)
Construct object of class CopyDescriptor. |
|
CopyDescriptor(IDestinationDescriptor destinationDescriptor,
boolean propertyFailureToBeIgnored)
Construct object of class CopyDescriptor. |
|
CopyDescriptor(IDestinationDescriptor destinationDescriptor,
ICopyFlagsDescriptor copyFlagsDescriptor)
Construct object of class CopyDescriptor. |
|
CopyDescriptor(IDestinationDescriptor destinationDescriptor,
boolean propertyFailureToBeIgnored,
ICopyFlagsDescriptor copyFlagsDescriptor)
Construct object of class CopyDescriptor. |
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||