| Interface | Description |
|---|---|
| ChangeSubscriptionCmd |
This is the interface for the Change Subscription web service command.
|
| ChangeSubscriptionPartActionCmd |
This is the interface for the Change Subscription web service command.
|
| ChangeSubscriptionPartPostActionCmd |
The part command is executed post the Change Subscription
|
| FetchSubscriptionCmd |
This is the interface for the command that is used to fetch Subscription nouns.
|
| GetSubscriptionCmd |
This is the interface for the Get Subscription web service command.
|
| InsertMoreSubscriptionDataCmd |
This is the interface for all Subscription Subscription commands that fetch additional information.
|
| ProcessSubscriptionActionCmd |
This interface represents the commands that perform particular process
actions on Subscription nouns.
|
| ProcessSubscriptionCmd |
The interface for command for SyncSubscription
|
| Class | Description |
|---|---|
| ChangeSubscriptionCmdImpl |
This command is the controller that changes Subscription nouns.
|
| FetchSubscriptionCmdImpl |
This command is used to fetch Subscription nouns.
|
| GetSubscriptionCmdImpl |
This command gets activities based on the search criteria and the access profile.
|
| InsertMoreSubscriptionDataCmdImpl |
This class is used to fetch more on the Subscription noun.
|
| ProcessSubscriptionActivateActionCmdImpl |
This class is responsible for activating an in-active subscription.
|
| ProcessSubscriptionCancelActionCmdImpl |
This class is responsible for canceling an inactive, active or suspended
subscription.
|
| ProcessSubscriptionCmdImpl |
This class handles the processing of Subscription activities.
|
| ProcessSubscriptionCreateActionCmdImpl |
This command is used to create a Subscription noun.
|