SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.repository.service.subscription.ISubscriptionList

Packages that use ISubscriptionList
com.sapportals.wcm.repository.service.subscription Provides a service that creates and manages subscriptions for resources.  
 

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

Methods in com.sapportals.wcm.repository.service.subscription that return ISubscriptionList
 ISubscriptionList ISubscriptionManager.deleteSubscriptionsForUser(IResourceContext context, IRecipient deletedUser, IRecipient newUser, boolean replaceOnlyOwnedSubscriptions)
          Deletes all subscriptions for a given user.
This method might be called if a user does no longer exist in the system, and his subscriptions should be clean up.
 ISubscriptionList ISubscriptionManager.getInvalidChannelSubscriptions()
          Gets all subscriptions that use an inactive channel.

A channel is inactive if it isn't returned by the INotificatorService getChannels() method.
 ISubscriptionList ISubscriptionManager.getSubscriptions(IResourceContext context, RID rid, boolean includeSubfolders)
          Gets all subscriptions for a specified rid.
 ISubscriptionList ISubscriptionManager.getPassiveSubscriptions(IResourceContext context, IRecipient recipient)
          Gets all passive subscriptions for a specified recipient.
 ISubscriptionList ISubscriptionManager.getSubscriptions(IResourceContext context, java.lang.String owner, IResource resource)
          Returns all matching subscriptions with a specified owner and resource.
 ISubscriptionList ISubscriptionManager.getSubscriptions(IResourceContext context, java.lang.String owner)
          Returns all matching subscriptions for a specified owner.
 ISubscriptionList ISubscriptionManager.getSubscriptions(IResourceContext context, IRecipient recipient, boolean resolveIncludedUsers)
          Returns all matching subscriptions for a specified recipient.
 ISubscriptionList ISubscriptionManager.createSubscriptionList()
          Creates an empty ISubscriptionList.
 ISubscriptionList ISubscriptionList.subList(int startIndex, int stopIndex)
          Gets the a subList of the list.
 


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.