public class DestinationDescriptor extends Object implements IDestinationDescriptor
| Modifier and Type | Field and Description |
|---|---|
protected String |
childName |
protected OrderPosition |
orderPosition |
protected boolean |
overwriteEnforced |
protected IResourceHandle |
parentCollection |
protected IRid |
parentCollectionRid |
| Constructor and Description |
|---|
DestinationDescriptor(IResourceHandle parentCollection,
String childName,
boolean overwriteEnforced)
Construct object of class DestinationDescriptor.
|
DestinationDescriptor(IResourceHandle parentCollection,
String childName,
OrderPosition orderPosition,
boolean overwriteEnforced)
Construct object of class DestinationDescriptor.
|
DestinationDescriptor(IRid parentCollectionRid,
String childName,
boolean overwriteEnforced)
Deprecated.
|
DestinationDescriptor(IRid parentCollectionRid,
String childName,
OrderPosition orderPosition,
boolean overwriteEnforced)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getChildName()
Get name of the child resource.
|
OrderPosition |
getOrderPosition()
Get order position of the child resource.
|
IResourceHandle |
getParentCollection()
Get parent collection resource id of the resource.
|
IRid |
getParentCollectionRid()
Get parent collection resource id of the resource.
|
boolean |
isOverwriteEnforced()
Get flag whether or not an existing resource should be overwritten.
|
protected IResourceHandle parentCollection
protected IRid parentCollectionRid
protected String childName
protected OrderPosition orderPosition
protected boolean overwriteEnforced
public DestinationDescriptor(IRid parentCollectionRid, String childName, boolean overwriteEnforced)
DestinationDescriptor(IResourceHandle, String, boolean) insteadparentCollectionRid - parent collection resource id of the resourcechildName - name of the child resourceoverwriteEnforced - flag whether or not an existing resource should be
overwrittenpublic DestinationDescriptor(IRid parentCollectionRid, String childName, OrderPosition orderPosition, boolean overwriteEnforced)
DestinationDescriptor(IResourceHandle, String, OrderPosition, boolean) insteadparentCollectionRid - parent collection resource id of the resourcechildName - name of the child resourceorderPosition - order position of the child resourceoverwriteEnforced - flag whether or not an existing resource should be
overwrittenpublic DestinationDescriptor(IResourceHandle parentCollection, String childName, boolean overwriteEnforced)
parentCollection - parent collection resourcechildName - name of the child resourceoverwriteEnforced - flag whether or not an existing resource should be
overwrittenpublic DestinationDescriptor(IResourceHandle parentCollection, String childName, OrderPosition orderPosition, boolean overwriteEnforced)
parentCollection - parent collection resourcechildName - name of the child resourceorderPosition - order position of the child resourceoverwriteEnforced - flag whether or not an existing resource should be
overwrittenpublic IResourceHandle getParentCollection()
getParentCollection in interface IDestinationDescriptorpublic IRid getParentCollectionRid()
getParentCollectionRid in interface IDestinationDescriptorpublic String getChildName()
getChildName in interface IDestinationDescriptorpublic OrderPosition getOrderPosition()
getOrderPosition in interface IDestinationDescriptorpublic boolean isOverwriteEnforced()
isOverwriteEnforced in interface IDestinationDescriptor| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice