SAP NetWeaver '04

Uses of Package
com.sap.netweaver.bc.rf.common

Packages that use com.sap.netweaver.bc.rf.common
com.sap.netweaver.bc.rf.common Contains repository framework common interface.  
com.sap.netweaver.bc.rf.common.binding Contains repository framework common interface for bindings.  
com.sap.netweaver.bc.rf.common.content Contains repository framework common interface for content.  
com.sap.netweaver.bc.rf.common.exception Contains repository framework common interface for exceptions.  
com.sap.netweaver.bc.rf.common.lock Contains repository framework common interface for locking.  
com.sap.netweaver.bc.rf.common.namespace Contains repository framework common interface for namespace maintenance.  
com.sap.netweaver.bc.rf.common.property Contains repository framework common interface for properties.  
com.sap.netweaver.bc.rf.common.security Contains repository framework common interface for security.  
com.sap.netweaver.bc.rf.common.security.acl Contains repository framework common interface for ACL based security.  
com.sap.netweaver.bc.rf.common.type Contains repository framework common interface for type handling.  
com.sap.netweaver.bc.rf.common.version Contains repository framework common interface for versioning.  
com.sap.netweaver.bc.rf.mi Contains repository framework manager interface.  
com.sap.netweaver.bc.rf.mi.binding Contains repository framework manager interface for bindings.  
com.sap.netweaver.bc.rf.mi.content Contains repository framework manager interface for content.  
com.sap.netweaver.bc.rf.mi.idmapper Contains repository framework manager interface for unique identity mapping.  
com.sap.netweaver.bc.rf.mi.lock Contains repository framework manager interface for locking.  
com.sap.netweaver.bc.rf.mi.namespace Contains repository framework manager interface for namespace maintenance.  
com.sap.netweaver.bc.rf.mi.property Contains repository framework manager interface for properties.  
com.sap.netweaver.bc.rf.mi.security Contains repository framework manager interface for security.  
com.sap.netweaver.bc.rf.mi.security.acl Contains repository framework manager interface for ACL based security.  
com.sap.netweaver.bc.rf.mi.type Contains repository framework manager interface for type handling.  
com.sap.netweaver.bc.rf.mi.variant Contains repository framework manager interface for variants.  
com.sap.netweaver.bc.rf.mi.version Contains repository framework manager interface for versioning.  
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.common
GenericUri
          A RFC2396 IUri implementation.
HttpUrl
          An IHierarchicalUri implementation for HTTP/HTTPS URLs.
IAbsoluteUri
          A RFC2396 absolute URI interface.
IHierarchicalUri
          A RFC2396 URI interface.
IResourceHandle
          Interface describing a resource handle.
IRid
          A Rid is an identifier for a CM resource.
IUriReference
          A RFC2396 URI reference interface.
Rid
          A Rid is an identifier for a CM resource.
UriCodec
          Utility class for decoding/encoding URIs in HTTP requests.
UriQuery
          Manages query parameters for RFC 2396 uris.
UriQuery.Parameter
          Keeps one query parameter.
UriReference
          A RFC2396 reference implementation.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.common.binding
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.common.content
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.common.exception
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.common.lock
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.common.namespace
IAbsoluteUri
          A RFC2396 absolute URI interface.
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.common.property
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.common.security
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.common.security.acl
IResourceHandle
          Interface describing a resource handle.
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.common.type
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.common.version
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi
IResourceHandle
          Interface describing a resource handle.
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi.binding
IResourceHandle
          Interface describing a resource handle.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi.content
IResourceHandle
          Interface describing a resource handle.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi.idmapper
IResourceHandle
          Interface describing a resource handle.
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi.lock
IResourceHandle
          Interface describing a resource handle.
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi.namespace
IResourceHandle
          Interface describing a resource handle.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi.property
IResourceHandle
          Interface describing a resource handle.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi.security
IResourceHandle
          Interface describing a resource handle.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi.security.acl
IResourceHandle
          Interface describing a resource handle.
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi.type
IResourceHandle
          Interface describing a resource handle.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi.variant
IResourceHandle
          Interface describing a resource handle.
IRid
          A Rid is an identifier for a CM resource.
 

Classes in com.sap.netweaver.bc.rf.common used by com.sap.netweaver.bc.rf.mi.version
IResourceHandle
          Interface describing a resource handle.
IRid
          A Rid is an identifier for a CM resource.
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.