com.microstrategy.web.app.beans.SubscriptionEditorBean |
Extends the ReportFrameElement, defines no extra properties.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | SUBSCRIPTION_DEFAULT | Indicates the editor handles normal (default) subscriptions | |||||||||
int | SUBSCRIPTION_MOBILE | Indicates the editor handles mobile subscriptions. | |||||||||
int | SUBSCRIPTION_NARROWCAST | Indicates the editor handles Narrowcast email subscriptions | |||||||||
int | SUBSCRIPTION_NARROWCAST_CACHE | Indicates the editor handles cache subscriptions. | |||||||||
int | SUBSCRIPTION_NARROWCAST_FILE | Indicates the editor handles Narrowcast file subscriptions | |||||||||
int | SUBSCRIPTION_NARROWCAST_FTP | Indicates the editor handles FTP subscriptions. | |||||||||
int | SUBSCRIPTION_NARROWCAST_PRINT | Indicates the editor handles Narrowcast print subscriptions | |||||||||
int | SUBSCRIPTION_PERSONAL_VIEW | ||||||||||
int | SUBSCRIPTION_SEND_NOW | Indicates the editor handles send now subscriptions |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract SimpleList |
getAddresses()
This method will retrieve the list of available addresses for email subscription.
| ||||||||||
abstract int |
getApplyEventId()
Indicates the apply event Id.
| ||||||||||
abstract SimpleList |
getAvailableFormats()
This method will retrieve the list of available formats for email subscription.
| ||||||||||
abstract SimpleList |
getAvailableLocations()
This method will retrieve the list of available locations for print and file subscription.
| ||||||||||
abstract SimpleList |
getDevices()
This method will retrieve the list of available devices for creating addresses for email subscription.
| ||||||||||
abstract String |
getEditorMessage()
Returns message to be displayed informing action results.
| ||||||||||
abstract String |
getErrorMessage()
Returns error message if any or null if nothing happens.
| ||||||||||
abstract boolean | getExpandLayouts() | ||||||||||
abstract int |
getExpandPageBy(SubscriptionEditorBean subsEditor)
Returns the value of expand pageby option
| ||||||||||
abstract int |
getExpandUseSeparateSheets(SubscriptionEditorBean subsEditor)
Returns the value of expand use separate sheets option
| ||||||||||
abstract String |
getFileName()
Returns the value of file name
| ||||||||||
abstract boolean |
getIsCustomMessageAvailable()
This method will return a true if the feature to set custom message to be delivered with the email is available.
| ||||||||||
abstract boolean |
getIsDeliveryNotificationAvailable()
Indicates whether or not the delivery notification option is available.
| ||||||||||
abstract boolean |
getIsExpandPageByAvailable(SubscriptionEditorBean subsEditor)
Indicates whether or not the expand pageby option is available
| ||||||||||
abstract WebSchedule | getMobileDuplicate() | ||||||||||
abstract SimpleList |
getNotificationAddresses()
This method will retrieve the list of available notification addresses for subscription.
| ||||||||||
abstract SimpleList |
getNotificationDevices()
This method will retrieve the list of available notification devices for subscription.
| ||||||||||
abstract WebScheduleTrigger |
getScheduleTrigger()
Indicates the scheduled trigger element.
| ||||||||||
abstract SimpleListObj |
getScheduleTriggers()
This method will retrieve the list of available triggers (schedules) for scheduling.
| ||||||||||
abstract String |
getSubject()
This method will retrieve the subjsct for email subscription.
| ||||||||||
abstract SubscriptionBean | getSubscriptionBean() | ||||||||||
abstract int |
getSubscriptionObjectViewType()
Indicates what view type is the subscription object.
| ||||||||||
abstract SimpleList |
getSubscriptionTriggers()
This method will retrieve the list of available triggers (schedules) for email subscription.
| ||||||||||
abstract int |
getSubscriptionType()
Indicates the type of subscriptions the editor handles.
| ||||||||||
abstract int |
getSubscriptionsCount()
This method returns the count of subscriptions.
| ||||||||||
abstract String |
getTargetBeanParentID()
Obtains parent WebComponent ID of given Target bean.
| ||||||||||
abstract String |
getTriggerId()
Indicates Id value for existing subscription trigger.
| ||||||||||
abstract SimpleListObj |
getTriggers()
Returns simple list of all available formats in Narrow Caster.
| ||||||||||
abstract boolean |
getUseDeliveryNotification()
This method will retrieve the value of use delivery notification for subscription.
| ||||||||||
abstract boolean | hasDuplicate() | ||||||||||
abstract boolean | hasMobileDuplicate() | ||||||||||
abstract boolean | isExpandLayoutsAvailable() | ||||||||||
abstract boolean | isMobile() | ||||||||||
abstract boolean | isNonSchedulable() | ||||||||||
abstract boolean |
isOverwriteNeeded()
Indicates whether or not current subscription needs to be overwritten.
| ||||||||||
abstract boolean | isPageByChanged() | ||||||||||
abstract boolean |
isSaveNeeded()
Indicates whether or not current subscription needs to be saved.
| ||||||||||
abstract boolean | isUserAllowedToSubscribe() | ||||||||||
abstract String |
reuseMsg()
Indicates The value of the subscription flag.
| ||||||||||
abstract void |
setApplyEventId(int value)
Specifies the apply event Id.
| ||||||||||
abstract void |
setEditorMessage(String mssg)
Specifies message to be displayed informing action results.
| ||||||||||
abstract void | setHasDuplicate(boolean value) | ||||||||||
abstract void |
setIsOverwriteNeeded(boolean value)
Specifies whether or not current subscription needs to be overwritten.
| ||||||||||
abstract void | setMobile(boolean value) | ||||||||||
abstract void | setMobileDuplicate(WebSchedule value) | ||||||||||
abstract void |
setReuseMsg(String value)
Specifies The value of the subscription flag.
| ||||||||||
abstract void |
setSubscriptionType(int type)
Set the type of subscriptions the editor will handle.
| ||||||||||
abstract void |
setTriggerId(String value)
Specifies Id value for existing subscription trigger.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Indicates the editor handles normal (default) subscriptions
Indicates the editor handles mobile subscriptions.
Indicates the editor handles Narrowcast email subscriptions
Indicates the editor handles cache subscriptions.
Indicates the editor handles Narrowcast file subscriptions
Indicates the editor handles FTP subscriptions.
Indicates the editor handles Narrowcast print subscriptions
Indicates the editor handles send now subscriptions
This method will retrieve the list of available addresses for email subscription.
Indicates the apply event Id.
This method will retrieve the list of available formats for email subscription.
This method will retrieve the list of available locations for print and file subscription.
This method will retrieve the list of available devices for creating addresses for email subscription.
Returns message to be displayed informing action results.
Returns error message if any or null if nothing happens.
Returns the value of expand pageby option
subsEditor | The current subscriptionEditor |
---|
Returns the value of expand use separate sheets option
subsEditor | The current subscriptionEditor |
---|
Returns the value of file name
This method will return a true if the feature to set custom message to be delivered with the email is available.
Indicates whether or not the delivery notification option is available.
Indicates whether or not the expand pageby option is available
subsEditor | The current subscriptionEditor |
---|
This method will retrieve the list of available notification addresses for subscription.
This method will retrieve the list of available notification devices for subscription.
Indicates the scheduled trigger element.
This method will retrieve the list of available triggers (schedules) for scheduling.
This method will retrieve the subjsct for email subscription.
Indicates what view type is the subscription object.
This method will retrieve the list of available triggers (schedules) for email subscription.
Indicates the type of subscriptions the editor handles.
SUBSCRIPTION_DEFAULT
or SUBSCRIPTOIN_SEND_NOW
This method returns the count of subscriptions.
Obtains parent WebComponent ID of given Target bean.
Indicates Id value for existing subscription trigger.
Returns simple list of all available formats in Narrow Caster.
This method will retrieve the value of use delivery notification for subscription.
Indicates whether or not current subscription needs to be overwritten.
Indicates whether or not current subscription needs to be saved.
Indicates The value of the subscription flag.
Specifies the apply event Id.
value | value. |
---|
Specifies message to be displayed informing action results.
mssg | Text. |
---|
Specifies whether or not current subscription needs to be overwritten.
value | boolean flag. |
---|
Specifies The value of the subscription flag.
value | String text. |
---|
Set the type of subscriptions the editor will handle.
type | either SUBSCRIPTION_DEFAULT or SUBSCRIPTOIN_SEND_NOW
|
---|
Specifies Id value for existing subscription trigger.
value | String text. |
---|