|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IContentAndPropertiesDescriptor | |
| com.sap.netweaver.bc.rf.common.namespace | Contains repository framework common interface for namespace maintenance. |
| Uses of IContentAndPropertiesDescriptor in com.sap.netweaver.bc.rf.common.namespace |
| Classes in com.sap.netweaver.bc.rf.common.namespace that implement IContentAndPropertiesDescriptor | |
class |
ContentAndPropertiesDescriptor
Class implementing content and properties of a resource. |
| Fields in com.sap.netweaver.bc.rf.common.namespace declared as IContentAndPropertiesDescriptor | |
protected IContentAndPropertiesDescriptor |
ResourceCreateDescriptor.contentAndPropertiesDescriptor
|
| Methods in com.sap.netweaver.bc.rf.common.namespace that return IContentAndPropertiesDescriptor | |
IContentAndPropertiesDescriptor |
ResourceCreateDescriptor.getContentAndPropertiesDescriptor()
Get resource content and properties of the resource to be operated. |
IContentAndPropertiesDescriptor |
IResourceCreateDescriptor.getContentAndPropertiesDescriptor()
Get resource content and properties of the resource to be operated. |
| Constructors in com.sap.netweaver.bc.rf.common.namespace with parameters of type IContentAndPropertiesDescriptor | |
ResourceCreateDescriptor(IDestinationDescriptor destinationDescriptor,
IContentAndPropertiesDescriptor contentAndPropertiesDescriptor)
Construct object of class ResourceCreateDescriptor. |
|
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,
IContentAndPropertiesDescriptor contentAndPropertiesDescriptor,
ILinkDescriptor linkDescriptor)
Construct object of class LinkCreateDescriptor. |
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||