NativeSubscriptionManager Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The NativeSubscriptionManager type exposes the following members.

Methods

  Name Description
Public method AddTestSubscriptionEventForDocument
Adds a test subscription event for a specific document. The document must belong to a category enabled for subscription.
Public method ClearSubscriptions
Removes all subscriptions on a specific definition.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method DocumentsForSubscription
Returns a list of documents that are about to be sent for subscription.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDocumentSubscriptionProperties
Gets the subscription properties of a document.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetSubscribableCategories
Gets a list of all categories that users can subscribe to.
Public method GetSubscribableCategory
Gets a limited subset of information of a subscribable category.
Public method GetSubscribers
Returns a pageable list of subscribers connected to a subscription definition.
Public method GetSubscriptionCredentials
Gets the subscription credentials.
Public method GetSubscriptionDefinitionByAddress
Gets the subscription definition given an address and address type. This call can be used to return a list of all subscriptions for a specific subscriber (by her address).
Public method GetSubscriptionDetails(CategoryId, SubscriptionType)
Gets subscription definition data for a category using a specific category identifier and type of subscription.
Public method GetSubscriptionDetails(ConnectionId, SessionId, Guid)
Gets subscription definition data for a category using the specified definition identifier.
Public method GetSubscriptionInfo
Gets a limited information about a single subscription.
Public method GetSubscriptionsWithUserData
Gets a list of all subscribable categories with information about subscriptions for a specific address.
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ResetDocuments
Clears all InProgress subscription status values for all documents. This method is used during the cleanup process performed each time the Content Studio Service Manager starts.
Public method SaveSubscriptionDetails
Saves the subscription details for a category.
Public method SetDocumentSubscriptionStatus
Sets the document subscription status. This method is new in Content Studio version 5.2
Public method SetSubscriptionCredentials
Sets the credentials to use for a category subscription.
Public method SubscriptionActivateDeactivate
Activates or deactivates a subscription.
Public method SubscriptionAddOrSave
Adds or updates a subscription on a subscribable category.
Public method SubscriptionItem
Gets a subscriptions item.
Public method ToString (Inherited from Object.)
Public method Unsubscribe(ConnectionId, String)
Remove a specific subscription.
Public method Unsubscribe(ConnectionId, String)
Remove one or more subscriptions.
Top
See Also

Reference