SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.repository.manager.IRepositoryManager

Packages that use IRepositoryManager
com.sapportals.wcm.repository Contains the repository framework interfaces and classes.  
com.sapportals.wcm.repository.filter Contains interfaces and classes to define repository filters.  
com.sapportals.wcm.repository.manager Contains interfaces for repository managers.  
com.sapportals.wcm.repository.service Contains the repository service factory interface.  
com.sapportals.wcm.repository.service.subscription Provides a service that creates and manages subscriptions for resources.  
com.sapportals.wcm.service.indexmanagement Provides a service for managing indexes.  
 

Uses of IRepositoryManager in com.sapportals.wcm.repository
 

Methods in com.sapportals.wcm.repository that return IRepositoryManager
 IRepositoryManager IResource.getRepositoryManager()
          Get the repository manager for this resource
 

Uses of IRepositoryManager in com.sapportals.wcm.repository.filter
 

Methods in com.sapportals.wcm.repository.filter that return IRepositoryManager
 IRepositoryManager IContentFilter.getRepositoryManager()
          Returns the repository manager of the new resource in case the write filter is applied before a create operation.
 IRepositoryManager AbstractPropertyFilter.getRepositoryManager()
           
 IRepositoryManager IPropertyFilter.getRepositoryManager()
          Returns the repository manager of the new resource in case the write filter is applied to a create operation.
 

Uses of IRepositoryManager in com.sapportals.wcm.repository.manager
 

Methods in com.sapportals.wcm.repository.manager that return IRepositoryManager
 IRepositoryManager IManagerFactory.getRepositoryManager(java.lang.String id)
          Returns the instance of a repository manager for a given ID or null .
 IRepositoryManager IManagerFactory.getRepositoryManager(RID rid)
          Returns the repository manager instance for a given resource identifier
 

Uses of IRepositoryManager in com.sapportals.wcm.repository.service
 

Methods in com.sapportals.wcm.repository.service with parameters of type IRepositoryManager
 java.util.Collection IRepositoryServiceFactory.getAllRepositoryServices(IRepositoryManager repository)
          Get a list of all registered service managers for a given repository manager.
 IRepositoryService IRepositoryServiceFactory.getRepositoryService(IRepositoryManager repository, java.lang.String servicetype)
          Returns a specific service manager instance for a given repository manager.
 boolean IRepositoryServiceFactory.isRepositoryServiceAvailable(IRepositoryManager repository, java.lang.String servicetype)
          Checks if the service is avaible.
 

Uses of IRepositoryManager in com.sapportals.wcm.repository.service.subscription
 

Methods in com.sapportals.wcm.repository.service.subscription with parameters of type IRepositoryManager
static ISubscriptionManager SubscriptionUtils.getSubscriptionManager(IRepositoryManager repository)
          Gets a ISubscriptionManager for a given repository.
 

Uses of IRepositoryManager in com.sapportals.wcm.service.indexmanagement
 

Methods in com.sapportals.wcm.service.indexmanagement with parameters of type IRepositoryManager
 java.util.List IIndexService.getIndexes(IRepositoryManager repositoryManager)
          Returns all indexes into which documents of a repository are indexed.
 


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.