com.microstrategy.web.objects.WebSubscriptionDeliveryModeMobileProperties |
![]() |
This sub-interface is used specifically for mobile subscriptions
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getMessageTitle()
Get the message title for the mobile alerts
| ||||||||||
abstract String |
getMobileAppDeviceId()
Get the mobile target application for the mobile subscription.
| ||||||||||
abstract String |
getMobileAppId()
Get the mobile application ID for the mobile subscription.
| ||||||||||
abstract int |
getMobileClientType()
Get the mobile client type for the mobile subscription
| ||||||||||
abstract boolean |
isDoNotCreateUpdateCaches()
Returns whether the subscription will use a existing cache
| ||||||||||
abstract boolean |
isOverwriteOlderVersion()
Returns whether the current subscription will overwrite earlier versions of the
same report or document in the history list
| ||||||||||
abstract boolean |
isReRunHL()
Returns whether the subscription will re-run against warehouse
| ||||||||||
abstract void |
setDoNotCreateUpdateCaches(boolean notCreateUpdateCache)
Sets whether the subscription will use a existing cache
| ||||||||||
abstract void |
setMessageTitle(String title)
Set the message title for mobile alerts
| ||||||||||
abstract void |
setMobileAppDeviceId(String mobileAppDeviceId)
Set the mobile target application for the mobile subscription.
| ||||||||||
abstract void |
setMobileAppId(String mobileAppId)
Set the mobile application ID for the mobile subscription.
| ||||||||||
abstract void |
setMobileClientType(int mobileClientType)
Set the mobile client type for the mobile subscription
| ||||||||||
abstract void |
setOverwriteOlderVersion(boolean overwrite)
Sets whether the subscription will overwrite earlier versions of the same report
or document in the history list
| ||||||||||
abstract void |
setReRunHL(boolean ReRunHL)
Sets whether the subscription will re-run against warehouse
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Get the message title for the mobile alerts
Get the mobile target application for the mobile subscription.
This is a device ID from the list of mobile devices
Get the mobile application ID for the mobile subscription.
Get the mobile client type for the mobile subscription
Returns whether the subscription will use a existing cache
Returns whether the current subscription will overwrite earlier versions of the same report or document in the history list
Returns whether the subscription will re-run against warehouse
Sets whether the subscription will use a existing cache
Set the message title for mobile alerts
Set the mobile target application for the mobile subscription.
This is a device ID from the list of mobile devices
mobileAppDeviceId | the mobile target application for the mobile subscription |
---|
Set the mobile application ID for the mobile subscription.
mobileAppId | the mobile application ID for the mobile subscription |
---|
Set the mobile client type for the mobile subscription
mobileClientType | int from com.microstrategy.webapi.EnumDSSXMLMobileSubscriptionClientType |
---|
Sets whether the subscription will overwrite earlier versions of the same report or document in the history list
Sets whether the subscription will re-run against warehouse