Part of lp.soyuz.model.archivesubscriber View In Hierarchy
Method | getBySubscriber | See IArchiveSubscriberSet . |
Method | getBySubscriberWithActiveToken | See IArchiveSubscriberSet . |
Method | getByArchive | See IArchiveSubscriberSet . |
Method | cancel | See IArchiveSubscriberSet . |
Method | _getBySubscriber | Return all the subscriptions for a person. |
Method | _getExprsForSubscriptionQueries | Return the Storm expressions required for the parameters. |
Parameters | subscriber | An IPerson for whom to return all
ArchiveSubscriber records. |
archive | An optional IArchive which restricts
the results to that particular archive. | |
current_only | Whether the result should only include current subscriptions (which is the default). | |
with_active_tokens | Indicates whether the tokens for the given subscribers subscriptions should be included in the resultset. By default the tokens are not included in the resultset. |