Package com.microstrategy.web.objects
Interface WebSubscriptionDeviceLocation
-
- All Superinterfaces:
EnumWebPersistableState
,Persistable
,StringKey
,WebSubscriptionComponent
,WebSubscriptionDevice
,WebSubscriptionLocationAttributes
public interface WebSubscriptionDeviceLocation extends WebSubscriptionDevice, WebSubscriptionLocationAttributes
- Since:
- MicroStrategy Web 7.5.1
-
-
Field Summary
-
Fields inherited from interface com.microstrategy.utils.serialization.EnumWebPersistableState
BARE_MINIMAL_STATE_INFO, MAXIMAL_STATE_INFO, MINIMAL_STATE_INFO, TYPICAL_STATE_INFO
-
-
Method Summary
-
Methods inherited from interface com.microstrategy.utils.serialization.Persistable
restoreState, restoreState, saveState, saveState, saveState, saveState
-
Methods inherited from interface com.microstrategy.utils.StringKey
getStringKey
-
Methods inherited from interface com.microstrategy.web.objects.WebSubscriptionComponent
getDescription, getID, getName, getSessionInfo, getType, isPopulated, populate
-
Methods inherited from interface com.microstrategy.web.objects.WebSubscriptionDevice
getDeliveryMode, getDeliveryModeProperties, getSubtype, htmlSwf
-
Methods inherited from interface com.microstrategy.web.objects.WebSubscriptionLocationAttributes
getAddressPrefix, getAddressSuffix, getPath, hasPath, isAddressPrefixBrowsable, requiresAddress
-
-