SAP NetWeaver '04

Uses of Interface
com.sap.netweaver.bc.rf.common.namespace.IFindResourcesDescriptor

Packages that use IFindResourcesDescriptor
com.sap.netweaver.bc.rf.common.namespace Contains repository framework common interface for namespace maintenance.  
com.sap.netweaver.bc.rf.mi.namespace Contains repository framework manager interface for namespace maintenance.  
 

Uses of IFindResourcesDescriptor in com.sap.netweaver.bc.rf.common.namespace
 

Subinterfaces of IFindResourcesDescriptor in com.sap.netweaver.bc.rf.common.namespace
 interface IAdvancedChildrenFindResourcesDescriptor
          Interface describing a find descriptor for children resources, narrowed by a query expression and sorted by a collator.
 interface IAdvancedDeepFindResourcesDescriptor
          Interface describing a find descriptor for resources supporting find operations for different depths.
 interface IAdvancedDeepVersionedFindResourcesDescriptor
          Interface describing a find descriptor for resources and all their versions if they are version controlled resources.
 interface IBasicChildrenFindResourcesDescriptor
          Interface describing a find descriptor for children resources.
 

Classes in com.sap.netweaver.bc.rf.common.namespace that implement IFindResourcesDescriptor
 class AbstractFindResourcesDescriptor
          Class implementing a find descriptor for resources.
 class AdvancedChildrenFindResourcesDescriptor
          Class implementing a find descriptor for children resources, narrowed by a filter and sorted by a collator.
 class AdvancedDeepFindResourcesDescriptor
          Class implementing a find descriptor for resources supporting find operations for different depths.
 class AdvancedDeepVersionedFindResourcesDescriptor
          Class implementing a find descriptor for resources and all their versions if they are version controlled resources.
 class BasicChildrenFindResourcesDescriptor
          Class implementing a find descriptor for children resources.
 

Uses of IFindResourcesDescriptor in com.sap.netweaver.bc.rf.mi.namespace
 

Methods in com.sap.netweaver.bc.rf.mi.namespace with parameters of type IFindResourcesDescriptor
 java.util.List INamespaceManager.findResources(IResourceHandle rootResourceHandle, IFindResourcesDescriptor findResourcesDescriptor, int offset, int length, java.lang.Object resultStateDescriptor)
          Find resources matching certain criteria specified in the find resources descriptor returning a list of the results.
 java.util.Iterator INamespaceManager.findResources(IResourceHandle rootResourceHandle, IFindResourcesDescriptor findResourcesDescriptor, int startIndex, int fetchSize)
          Find resources matching certain criteria specified in the find resources descriptor returning an iterator for the results.
 long INamespaceManager.countResources(IResourceHandle rootResourceHandle, IFindResourcesDescriptor findResourcesDescriptor)
          Count resources matching certain criteria specified in the find resources descriptor returning their number.
 


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.