com.microstrategy.web.objects.WebSubscriptionDeliveryModeProperties |
Each subscription is associated with a delivery mode. Each delivery mode
may define specific properties, which are encapsulated by the relevant
WebSubscriptionDeliveryModeProperties
sub-interface.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract Object | clone() | ||||||||||
abstract String |
getContactSecurity()
Returns whether use Contact Security for each contact group member
| ||||||||||
abstract int |
getExecutionFlags()
Gets the execution flags that have been set to be used when the history list subscription
is run.
| ||||||||||
abstract String |
getExpiration()
Returns the expiration date of the subscription
| ||||||||||
abstract int | getMode() | ||||||||||
abstract void |
setContactSecurity(String useContSec)
Sets whether use Contact Security for each contact group member
| ||||||||||
abstract void |
setExecutionFlags(int execFlags)
Sets the execution flags to be used when the history list subscription is run.
| ||||||||||
abstract void |
setExpiration(String expiration)
Sets the expiration date of the subscription
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns whether use Contact Security for each contact group member
Gets the execution flags that have been set to be used when the history list subscription
is run. Please see setExecutionFlags(int)
for mode details.
Returns the expiration date of the subscription
EnumWebSubscriptionDeliveryMode
Sets whether use Contact Security for each contact group member
Sets the execution flags to be used when the history list subscription is run.
If the subscription is to a report object, then use the execution flags from EnumDSSXMLExecutionFlags
.
If the subscription is to a document, then use the execution flags from EnumDSSXMLDocExecutionFlags
.
Sets the expiration date of the subscription