Index
InternalTextMapCollection.long_texts
InternalTextMapCollection.medium_texts
InternalTextMapCollection.short_texts
goog
— namespace
goog.Uri
— namespace
goog.Uri.QueryData
goog.events
— namespace
goog.events.EventTarget
goog.json
goog.net
— namespace
goog.net.Jsonp
goog.net.XhrIo
spv
— namespace
spv.assert
— namespace
spv.assert.isBoolean
— Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.assert.isFunction
— Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.assert.isNonEmptyString
— Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.assert.isNumber
— Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.assert.isString
— Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.ds
— namespace
spv.ds.Config
— Holds a serialized configuration state of dynamic encoding.
spv.ds.Config.data
— Configuration data encoded using the specified encoding
@nocollapse
spv.ds.Config.encoding
— Name of config encoding
@nocollapse
spv.ds.ConfigLoadResult
— Holds a serialized configuration state of dynamic encoding.
spv.ds.ConfigLoadResult.complete_success
— A configuration was fully loaded
@nocollapse
spv.ds.ConfigLoadResult.warnings
— There were some warnings
@nocollapse
spv.ds.Disclaimer
— class
spv.ds.Disclaimer.active
— Tells if there's an active disclaimer or not.
spv.ds.Disclaimer.text
— The very informative text of the disclaimer.
spv.ds.DisplayPrice
— The data contained in this class is generated by DsClient and should not be
explicitly constructed by the user.
spv.ds.DisplayPrice.currency_is_prefixed
spv.ds.DisplayPrice.currency_symbol
spv.ds.DisplayPrice.decimals
spv.ds.DisplayPrice.defualtPriceString
— Generates a string with a suggested formatting of the price.
spv.ds.DisplayPrice.price_value
spv.ds.DisplayPrice.text
spv.ds.DisplayPrice.use_text
spv.ds.DsClient
— DsClient provides a layer of abstraction between GUI code and
session-/protocol-handling.
spv.ds.DsClient._protocol
spv.ds.DsClient.assertInitializedSession
— Throw exception if session is not initialized.
spv.ds.DsClient.constructDefaultImageParams
— Create a ImageParams instance with default values, however, defaults are
likely not good enough for most contexts.
spv.ds.DsClient.constructFailureWrapperForQueue
— Constructs the standard failure callback wrapper for queued session requests
spv.ds.DsClient.errorHandler
spv.ds.DsClient.generatePublicConfig
— Save the current configuration for the logged in user as a public config.
spv.ds.DsClient.getConfigImage
— Requests an image for a serialized configuration.
spv.ds.DsClient.getFreshConfigs
— Requests the most recently built car configurations.
spv.ds.DsClient.getIntroPage
— Requests the "Intro page" data including available start-configurations,
typically one config for each car model.
spv.ds.DsClient.getSessionId
— Get the session id or throw if null
@export
spv.ds.DsClient.getUserConfigList
— Gets all configurations stored in the database by the given username.
spv.ds.DsClient.sessionApplySuggestion
— Apply a configuration change suggestion on the current configuration.
spv.ds.DsClient.sessionAutomaticHeartbeat
spv.ds.DsClient.sessionDequeueNextRequest
— Session requests that require synchronization must use this function
This function is not allowed to throw exceptions.
spv.ds.DsClient.sessionEnqueueRequest
— Session requests that require synchronization must use this function
spv.ds.DsClient.sessionGeneratePdf
— Create a pdf using current session state and returns the pdf url through a
callback if a pdf was generated successfully.
spv.ds.DsClient.sessionGetAuxiliaryData
— Returns the auxiliary data arriving with the latest bop.
spv.ds.DsClient.sessionGetConfig
— Requests the current session config
Available encodings are:
spv.ds.DsClient.sessionGetConfigNames
— Get the saved configs for the logged in user
Preconditions:
spv.ds.DsClient.sessionGetFacebookShareData
— Requests the text, images etc used for facebook sharing.
spv.ds.DsClient.sessionGetFreshConfigs
— Requests the most recently built car configurations.
spv.ds.DsClient.sessionGetImage
— Builds an image for the current configuration state in this session.
spv.ds.DsClient.sessionGetImageSerieInfos
— Get image serie info for the current configuration
Preconditions:
spv.ds.DsClient.sessionGetIntroDisclaimer
— Gets the disclaimer to be displayed when the configurator is started.
spv.ds.DsClient.sessionGetItemInfo
— Get complete item info for items by item id
Preconditions:
spv.ds.DsClient.sessionGetLongText
— Get 'long_text' text for item_id or empty string on failure
Texts are configuration dependent.
spv.ds.DsClient.sessionGetMediumText
— Get 'medium_text' text for item_id or empty string on failure
Texts are configuration dependent.
spv.ds.DsClient.sessionGetModelDisclaimer
— Get the disclaimer specific for a model.
spv.ds.DsClient.sessionGetRootMenuItems
— Get the root menu items for the current configuration
Preconditions:
spv.ds.DsClient.sessionGetShortText
— Get 'short_text' text for item_id or empty string on failure
Texts are configuration dependent.
spv.ds.DsClient.sessionGetStateUpdate
— Get the last state update.
spv.ds.DsClient.sessionGetSummary
— Get the summary for the current session and configuration
Preconditions:
spv.ds.DsClient.sessionGetUrlSettings
— Get base urls needed for most HTTP GET paths to images
Preconditions:
spv.ds.DsClient.sessionGetUserConfigImage
— Requests an image for a saved configuration
Preconditions:
spv.ds.DsClient.sessionInit
— Initialize session.
spv.ds.DsClient.sessionLoadConfig
— Loads a configuration into the current session and replaces to current
configuration state.
spv.ds.DsClient.sessionLoadConfigByName
— Loads a configuration into the current session and replaces to current
configuration state.
spv.ds.DsClient.sessionLoadPublicConfig
— Loads a configuration from the "public" database into the current session
replacing the current configuration state.
spv.ds.DsClient.sessionLogin
— Login a user by username, passwords are not required at the moment since no
private information is supposed to be saved using this system.
spv.ds.DsClient.sessionRemoveConfigByName
— Remove a saved configuration for the logged in user
Preconditions:
spv.ds.DsClient.sessionResetRequestQueue
— Resets session request queue
spv.ds.DsClient.sessionResume
— Initialize with existing session.
spv.ds.DsClient.sessionSaveConfigByName
— Save the current configuration for the logged in user
Preconditions:
spv.ds.DsClient.sessionSendHeartBeat
— Call this function to keep the session alive
Preconditions:
spv.ds.DsClient.sessionSetPriceLocalization
— Choose which collection of price rules to use for the current session
Preconditions:
spv.ds.DsClient.sessionToggleItem
— Try to change item state for one item in the current configuration.
spv.ds.DsClient.sessionUpdateBop
— Requests a fresh bop and stores the new state in the client.
spv.ds.DsClient.startAutomaticHeartbeat
— Starts the automatic heartbeat for the session.
spv.ds.DsClient.stopAutomaticHeartbeat
spv.ds.DsClientSettings
— class
spv.ds.DsClientSettings.assert_valid
spv.ds.DsClientSettings.debug_print
spv.ds.DsClientSettings.on_unauthorized_session
— A callback to notify whenever the protocol issues an Unauthorized Session
error.
spv.ds.DsClientSettings.overloadWith
— Creates new settings by overloading these settings with another set of
settings.
spv.ds.DsClientSettings.toString
spv.ds.DsClientSettings.use_jsonp
spv.ds.DsClientSettings.use_nova_protocol
spv.ds.DsClientValidatedSettings
— Internal type for validation of settings.
spv.ds.DsClientValidatedSettings.debug_print
spv.ds.DsClientValidatedSettings.on_unauthorized_session
spv.ds.DsClientValidatedSettings.use_jsonp
spv.ds.DsClientValidatedSettings.use_nova_protocol
spv.ds.FacebookShareData
— class
spv.ds.FacebookShareData.caption
spv.ds.FacebookShareData.description
spv.ds.FacebookShareData.link
spv.ds.FacebookShareData.message
spv.ds.FacebookShareData.name
spv.ds.FacebookShareData.picture
spv.ds.FreshConfig
— class
spv.ds.FreshConfig.checksum
spv.ds.FreshConfig.img_url
spv.ds.FreshConfig.items
spv.ds.FreshConfig.meta
spv.ds.FreshConfig.name
spv.ds.FreshConfig.timestamp
spv.ds.GuiPath
— class
spv.ds.GuiPath.items
spv.ds.GuiPathItem
— class
spv.ds.GuiPathItem.id
spv.ds.GuiPathItem.short_text
spv.ds.ImageParams
— This data structure holds all parameters used in image requests.
spv.ds.ImageParams.auto_crop
— Automatically crops the image of all bordering "empty" pixels
@nocollapse
spv.ds.ImageParams.bg_color_hex
— Specifies the color of the background.
spv.ds.ImageParams.crop_x_ratio
— Distribution of the cropped pixels along the X axis (0 = Crop right, 0.5 = Equal, 1 = Crop left)
@nocollapse
spv.ds.ImageParams.crop_y_ratio
— Distribution of the cropped pixels along the Y axis (0 = Crop bottom, 0.5 = Equal, 1 = Crop top)
@nocollapse
spv.ds.ImageParams.cropped_height
— Height of image after crop
@nocollapse
spv.ds.ImageParams.cropped_width
— Width of image after crop
@nocollapse
spv.ds.ImageParams.file_type
— Type of image (png or jpg)
@nocollapse
spv.ds.ImageParams.frame
— Index for the frame/angle
@nocollapse
spv.ds.ImageParams.keep_aspect_ratio
— Keep aspect ratio (set any of scaled_width or scaled_height in order for it
to have any effect)
@nocollapse
spv.ds.ImageParams.only_use
— The only items that should contribute to the image
@nocollapse
spv.ds.ImageParams.only_use_groups
— The only item groups that should contribute to the image
@nocollapse
spv.ds.ImageParams.scaled_height
— Height that the rendered image should be scaled to
@nocollapse
spv.ds.ImageParams.scaled_width
— Width that the rendered image should be scaled to
@nocollapse
spv.ds.ImageParams.serie_name
— Name of the series to be used (EXTERIOR or INTERIOR in most cases)
@nocollapse
spv.ds.ImageParams.skip
— Items that should not contribute to the image (S-TENT is often set here)
@nocollapse
spv.ds.ImageParams.skip_groups
— Itemgroups that should not contribute to the image
@nocollapse
spv.ds.ImageParams.use_hd
— Use HD material
@nocollapse
spv.ds.ImageResult
— Result data from image request
@export
spv.ds.ImageResult.image_url
spv.ds.ImageSerieInfo
— Information about the image serie for the current configuration
@struct
spv.ds.ImageSerieInfo.first_frame
spv.ds.ImageSerieInfo.image_height
spv.ds.ImageSerieInfo.image_output_height
spv.ds.ImageSerieInfo.image_output_width
spv.ds.ImageSerieInfo.image_width
spv.ds.ImageSerieInfo.index
spv.ds.ImageSerieInfo.last_frame
spv.ds.ImageSerieInfo.model_id
spv.ds.ImageSerieInfo.name
spv.ds.IntroPage
— class
spv.ds.IntroPage.groups
spv.ds.IntroPage.intro_page_extras
spv.ds.IntroPage.source_checksum
spv.ds.IntroPageConfig
— class
spv.ds.IntroPageConfig.image_config
spv.ds.IntroPageConfig.image_frame
— The preferred frame index for the image
spv.ds.IntroPageConfig.link_config
spv.ds.IntroPageConfig.price_text
spv.ds.IntroPageConfig.small_desc
spv.ds.IntroPageConfig.title
spv.ds.IntroPageGroup
— class
spv.ds.IntroPageGroup.banner_images
spv.ds.IntroPageGroup.configs
spv.ds.IntroPageGroup.group_extras
spv.ds.IntroPageGroup.header
spv.ds.IntroPageImage
— class
spv.ds.IntroPageImage.path
spv.ds.IntroPageImage.platform
spv.ds.ItemSummary
— class
spv.ds.ItemSummary.aux_data
— Untyped extra data that has to be intepreted at run time.
spv.ds.ItemSummary.gui_paths
spv.ds.ItemSummary.item_id
spv.ds.ItemSummary.item_price
— Please refer to the spv.ds.DisplayPrice documentation.
spv.ds.ItemSummary.item_price_text
spv.ds.ItemSummary.item_text
spv.ds.ItemSummary.menu_id
spv.ds.ItemSummary.menu_text
spv.ds.Loan
— class
spv.ds.Loan.arrangement_fee
spv.ds.Loan.currency
spv.ds.Loan.currency_monthly
spv.ds.Loan.currency_position
spv.ds.Loan.down_payment
spv.ds.Loan.down_payment_ratio_max
spv.ds.Loan.down_payment_ratio_min
spv.ds.Loan.interest_rate
spv.ds.Loan.interest_rate_max
spv.ds.Loan.interest_rate_min
spv.ds.Loan.invoice_fee
spv.ds.Loan.monthly_loan_price
spv.ds.Loan.number_of_months
spv.ds.Loan.number_of_months_max
spv.ds.Loan.number_of_months_min
spv.ds.Loan.total_purchase_price
spv.ds.MenuItem
— class
spv.ds.MenuItem.category
spv.ds.MenuItem.disabled
spv.ds.MenuItem.gui_group
spv.ds.MenuItem.has_long_text
spv.ds.MenuItem.icon
spv.ds.MenuItem.id
spv.ds.MenuItem.image
spv.ds.MenuItem.loan
spv.ds.MenuItem.long_text
spv.ds.MenuItem.medium_text
spv.ds.MenuItem.movie
spv.ds.MenuItem.music
spv.ds.MenuItem.price
— Please refer to the spv.ds.DisplayPrice documentation.
spv.ds.MenuItem.price_text
spv.ds.MenuItem.selected
spv.ds.MenuItem.short_text
spv.ds.MenuItem.swf
spv.ds.MenuItem.visible
spv.ds.MenuNode
— class
spv.ds.MenuNode.children
spv.ds.MenuNode.id
spv.ds.MenuNode.node_type
spv.ds.MenuQuery
— namespace
spv.ds.MenuQuery.COMPLETE
spv.ds.MenuQuery.ONLY_ACTIVE
spv.ds.SavedConfig
— class
spv.ds.SavedConfig.configs
— Map of available encodings.
spv.ds.SavedConfig.name
spv.ds.SessionStateUpdate
— class
spv.ds.SessionStateUpdate.active_item
spv.ds.SessionStateUpdate.active_menu
spv.ds.SessionStateUpdate.category
spv.ds.SessionStateUpdate.complex_subscriptions
spv.ds.SessionStateUpdate.frame
spv.ds.SessionStateUpdate.group_id
spv.ds.SessionStateUpdate.image_filename
spv.ds.SessionStateUpdate.is_reversed
spv.ds.SessionStateUpdate.is_wrap
spv.ds.SessionStateUpdate.loan
spv.ds.SessionStateUpdate.mask_filename
spv.ds.SessionStateUpdate.menu_items
spv.ds.SessionStateUpdate.menu_tree
spv.ds.SessionStateUpdate.model_id
spv.ds.SessionStateUpdate.serie
spv.ds.SessionStateUpdate.subscription_ids
spv.ds.SessionStateUpdate.total_price
— Please refer to the spv.ds.DisplayPrice documentation.
spv.ds.SessionStateUpdate.total_price_text
spv.ds.Suggestion
— Represents one configuration change suggestion.
spv.ds.Suggestion.internal_data
— This is the data needed by the current implementation and it is expected
to change in type and content over time as the suggestion capabilities
improve.
spv.ds.Suggestion.items_to_add
— Items in this array will be added to the configuration if this
suggestion is activated on the related configuration.
spv.ds.Suggestion.items_to_remove
— Items in this array will be removed from the configuration if this
suggestion is activated on the related configuration.
spv.ds.Summary
— class
spv.ds.Summary.item_summaries
spv.ds.UrlSettings
— Base URLs needed for most GET operations for images etc.
spv.ds.UrlSettings.composed_url
spv.ds.UrlSettings.enforceEndSlash
spv.ds.UrlSettings.gui_url
spv.ds.UrlSettings.icon_url
spv.ds.UrlSettings.readmore_content_url
spv.ds.UrlSettings.summary_content_url
spv.ds.UrlSettings.urlFix
spv.ds.assert
— namespace
spv.ds.assert.isConfig
— Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.ds.assert.isImageParams
— Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.ds.assert.isMenuItem
— Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.ds.assert.isSuggestion
— Used for detection of some type errors when calling in from dynamically typed
javascript.
spv.ds.impl
— namespace
spv.ds.impl.AuxData
— Aux data mapping structure for storing aux in the client state.
spv.ds.impl.AuxData.bop_aux
spv.ds.impl.AuxData.item_aux
— Maps item_id with the item's aux data object.
spv.ds.impl.AuxData.summary_aux
— Maps item_id with the item's summary aux data object.
spv.ds.impl.Bump
— class
spv.ds.impl.Bump.category
spv.ds.impl.Bump.composed_url
spv.ds.impl.Bump.gui_url
spv.ds.impl.Bump.icon_url
spv.ds.impl.Bump.initial_frame
spv.ds.impl.Bump.initial_serie
spv.ds.impl.Bump.items
spv.ds.impl.Bump.menus
spv.ds.impl.Bump.readmore_content_url
spv.ds.impl.Bump.reset_time_sec
spv.ds.impl.Bump.series
spv.ds.impl.Bump.summary_content_url
spv.ds.impl.Bump.version
spv.ds.impl.BumpItem
— class
spv.ds.impl.BumpItem.id
spv.ds.impl.BumpItem.long_text
spv.ds.impl.BumpItem.medium_text
spv.ds.impl.BumpItem.short_text
spv.ds.impl.BumpSerie
— class
spv.ds.impl.BumpSerie.extension
spv.ds.impl.BumpSerie.first_frame
spv.ds.impl.BumpSerie.id
spv.ds.impl.BumpSerie.image_height
spv.ds.impl.BumpSerie.image_output_height
spv.ds.impl.BumpSerie.image_output_width
spv.ds.impl.BumpSerie.image_width
spv.ds.impl.BumpSerie.index
spv.ds.impl.BumpSerie.last_frame
spv.ds.impl.BumpSerie.model_id
spv.ds.impl.GoalStateResolver
— class
spv.ds.impl.GoalStateResolver.items_to_add
spv.ds.impl.GoalStateResolver.items_to_remove
spv.ds.impl.IDsProtocol
— Server protocol interface
@interface
spv.ds.impl.IDsProtocol.getConfigImage
spv.ds.impl.IDsProtocol.getFreshConfigs
spv.ds.impl.IDsProtocol.getIntroPage
spv.ds.impl.IDsProtocol.getUserConfigList
spv.ds.impl.IDsProtocol.sessionBip
spv.ds.impl.IDsProtocol.sessionCreate
spv.ds.impl.IDsProtocol.sessionGeneratePdf
spv.ds.impl.IDsProtocol.sessionGetConfig
spv.ds.impl.IDsProtocol.sessionGetConfigNames
spv.ds.impl.IDsProtocol.sessionGetFacebookShareData
spv.ds.impl.IDsProtocol.sessionGetFreshConfigs
— TODO:
spv.ds.impl.IDsProtocol.sessionGetImage
spv.ds.impl.IDsProtocol.sessionGetItemInfo
spv.ds.impl.IDsProtocol.sessionGetStateResolvers
spv.ds.impl.IDsProtocol.sessionGetSummary
spv.ds.impl.IDsProtocol.sessionGetUserConfigImage
spv.ds.impl.IDsProtocol.sessionLoadConfig
spv.ds.impl.IDsProtocol.sessionLoadConfigByName
spv.ds.impl.IDsProtocol.sessionLoadPublicConfig
spv.ds.impl.IDsProtocol.sessionLogin
spv.ds.impl.IDsProtocol.sessionRemoveConfigByName
spv.ds.impl.IDsProtocol.sessionResume
spv.ds.impl.IDsProtocol.sessionSaveConfigByName
spv.ds.impl.IDsProtocol.sessionSendHeartBeat
spv.ds.impl.IDsProtocol.sessionSetPriceLocalization
spv.ds.impl.IDsProtocol.sessionToggleItem
spv.ds.impl.IDsProtocol.sessionUpdateBop
spv.ds.impl.IPPAdaptor
— Protocol adaptor for spv.ds.ipprot.IpadClient
Resposible for hiding protocol data types and interpreting reponse data to
failures in cases where errors are reported inside the normal result data.
spv.ds.impl.IPPAdaptor._impl
spv.ds.impl.IPPAdaptor.disabled_item
spv.ds.impl.IPPAdaptor.getConfigImage
— Fetches an image for a serialized configuration.
spv.ds.impl.IPPAdaptor.getFreshConfigs
spv.ds.impl.IPPAdaptor.getIntroPage
spv.ds.impl.IPPAdaptor.getUserConfigList
spv.ds.impl.IPPAdaptor.sessionBip
spv.ds.impl.IPPAdaptor.sessionCreate
— Hides multiple server calls required to initialize
spv.ds.impl.IPPAdaptor.sessionGeneratePdf
spv.ds.impl.IPPAdaptor.sessionGeneratePublicConfig
spv.ds.impl.IPPAdaptor.sessionGetConfig
spv.ds.impl.IPPAdaptor.sessionGetConfigNames
spv.ds.impl.IPPAdaptor.sessionGetFacebookShareData
spv.ds.impl.IPPAdaptor.sessionGetFreshConfigs
spv.ds.impl.IPPAdaptor.sessionGetImage
spv.ds.impl.IPPAdaptor.sessionGetItemInfo
spv.ds.impl.IPPAdaptor.sessionGetStateResolvers
spv.ds.impl.IPPAdaptor.sessionGetSummary
spv.ds.impl.IPPAdaptor.sessionGetUserConfigImage
spv.ds.impl.IPPAdaptor.sessionLoadConfig
spv.ds.impl.IPPAdaptor.sessionLoadConfigByName
spv.ds.impl.IPPAdaptor.sessionLoadPublicConfig
spv.ds.impl.IPPAdaptor.sessionLogin
spv.ds.impl.IPPAdaptor.sessionRemoveConfigByName
spv.ds.impl.IPPAdaptor.sessionResume
spv.ds.impl.IPPAdaptor.sessionSaveConfigByName
spv.ds.impl.IPPAdaptor.sessionSendHeartBeat
spv.ds.impl.IPPAdaptor.sessionSetPriceLocalization
spv.ds.impl.IPPAdaptor.sessionToggleItem
spv.ds.impl.IPPAdaptor.sessionUpdateBop
spv.ds.impl.IPPCommon
— namespace
spv.ds.impl.IPPCommon.convertBumpMenuToMenuItem
spv.ds.impl.IPPCommon.convertBumpMenusToMenuItems
spv.ds.impl.IPPCommon.convertToBump
spv.ds.impl.IPPCommon.convertToBumpItem
spv.ds.impl.IPPCommon.convertToBumpItems
spv.ds.impl.IPPCommon.convertToBumpSerie
spv.ds.impl.IPPCommon.convertToBumpSeries
spv.ds.impl.IPPCommon.convertToBumps
spv.ds.impl.IPPCommon.convertToConfigLoadResult
spv.ds.impl.IPPCommon.convertToDisplayPrice
spv.ds.impl.IPPCommon.convertToFacebookShareData
spv.ds.impl.IPPCommon.convertToFreshConfig
spv.ds.impl.IPPCommon.convertToFreshConfigs
spv.ds.impl.IPPCommon.convertToGoalStateResolver
spv.ds.impl.IPPCommon.convertToGuiPath
spv.ds.impl.IPPCommon.convertToGuiPathItem
spv.ds.impl.IPPCommon.convertToGuiPathItems
spv.ds.impl.IPPCommon.convertToGuiPaths
spv.ds.impl.IPPCommon.convertToIntroPage
spv.ds.impl.IPPCommon.convertToIntroPageConfig
spv.ds.impl.IPPCommon.convertToIntroPageConfigs
spv.ds.impl.IPPCommon.convertToIntroPageGroup
spv.ds.impl.IPPCommon.convertToIntroPageGroups
spv.ds.impl.IPPCommon.convertToIntroPageImage
spv.ds.impl.IPPCommon.convertToIntroPageImages
spv.ds.impl.IPPCommon.convertToItemSummaries
spv.ds.impl.IPPCommon.convertToItemSummary
spv.ds.impl.IPPCommon.convertToLoan
spv.ds.impl.IPPCommon.convertToMenuItem
spv.ds.impl.IPPCommon.convertToMenuItems
spv.ds.impl.IPPCommon.convertToMenuTree
spv.ds.impl.IPPCommon.convertToSessionInitData
spv.ds.impl.IPPCommon.convertToSessionStateUpdate
spv.ds.impl.IPPCommon.convertToSubscriptionIds
spv.ds.impl.IPPCommon.extractAuxiliaryData
spv.ds.impl.IPPCommon.extractLoan
spv.ds.impl.IPPCommon.extractMenuItemLoan
spv.ds.impl.IPPCommon.extractSummary
spv.ds.impl.IPPCommon.stripAuxCarrier
spv.ds.impl.IPPCommon.stripAuxCarrier_v2
spv.ds.impl.IPPCommon.stripMainMenus
spv.ds.impl.IPPNovaAdaptor
— Protocol adaptor for spv.ds.ipprot_nova.IpadClient
Resposible for hiding protocol data types and interpreting reponse data to
failures in cases where errors are reported inside the normal result data.
spv.ds.impl.IPPNovaAdaptor._impl
spv.ds.impl.IPPNovaAdaptor.getConfigImage
— Fetches an image for a serialized configuration.
spv.ds.impl.IPPNovaAdaptor.getFreshConfigs
spv.ds.impl.IPPNovaAdaptor.getIntroPage
spv.ds.impl.IPPNovaAdaptor.getUserConfigList
spv.ds.impl.IPPNovaAdaptor.sessionBip
spv.ds.impl.IPPNovaAdaptor.sessionCreate
— Hides multiple server calls required to initialize
spv.ds.impl.IPPNovaAdaptor.sessionGeneratePdf
spv.ds.impl.IPPNovaAdaptor.sessionGeneratePublicConfig
spv.ds.impl.IPPNovaAdaptor.sessionGetConfig
spv.ds.impl.IPPNovaAdaptor.sessionGetConfigNames
spv.ds.impl.IPPNovaAdaptor.sessionGetFacebookShareData
spv.ds.impl.IPPNovaAdaptor.sessionGetFreshConfigs
spv.ds.impl.IPPNovaAdaptor.sessionGetImage
spv.ds.impl.IPPNovaAdaptor.sessionGetItemInfo
spv.ds.impl.IPPNovaAdaptor.sessionGetStateResolvers
spv.ds.impl.IPPNovaAdaptor.sessionGetSummary
spv.ds.impl.IPPNovaAdaptor.sessionGetUserConfigImage
spv.ds.impl.IPPNovaAdaptor.sessionLoadConfig
spv.ds.impl.IPPNovaAdaptor.sessionLoadConfigByName
spv.ds.impl.IPPNovaAdaptor.sessionLoadPublicConfig
spv.ds.impl.IPPNovaAdaptor.sessionLogin
spv.ds.impl.IPPNovaAdaptor.sessionRemoveConfigByName
spv.ds.impl.IPPNovaAdaptor.sessionResume
spv.ds.impl.IPPNovaAdaptor.sessionSaveConfigByName
spv.ds.impl.IPPNovaAdaptor.sessionSendHeartBeat
spv.ds.impl.IPPNovaAdaptor.sessionSetPriceLocalization
spv.ds.impl.IPPNovaAdaptor.sessionToggleItem
spv.ds.impl.IPPNovaAdaptor.sessionUpdateBop
spv.ds.impl.RawAuxiliaryCarrier
spv.ds.impl.RawAuxiliaryCarrier_v2
spv.ds.impl.RawBump
spv.ds.impl.RawBumpItem
spv.ds.impl.RawBumpMenu
spv.ds.impl.RawBumpSerie
spv.ds.impl.RawConfigBop
spv.ds.impl.RawConfiguration
spv.ds.impl.RawDisplayPrice
spv.ds.impl.RawFacebookShareData
spv.ds.impl.RawFreshConfig
spv.ds.impl.RawGroups
spv.ds.impl.RawGuiItem
spv.ds.impl.RawGuiPath
spv.ds.impl.RawImage
spv.ds.impl.RawMenuNode
spv.ds.impl.RawOutBop
spv.ds.impl.RawOutBopSubscription
spv.ds.impl.RawOutBopSummary
spv.ds.impl.RawOutBopUpdate
spv.ds.impl.RawOutResolvers
spv.ds.impl.RawRoot
spv.ds.impl.RawSessionInitData
spv.ds.impl.SessionInitData
— class
spv.ds.impl.SessionInitData.bumps
spv.ds.impl.SessionInitData.intro_page
spv.ds.impl.SessionInitData.session_id
spv.ds.impl.SessionState
— Manages all client side session data and provides functions for lookup and
mutation of that data.
spv.ds.impl.SessionState.assertHasLoadedConfig
— Test if category and model has been set, throw on failure
spv.ds.impl.SessionState.getAuxiliaryData
— Get the auxiliary data that came with the last bop.
spv.ds.impl.SessionState.getImageSerieInfos
— Get the image serie information for the current configuration
spv.ds.impl.SessionState.getLongText
— Get 'long_text' text for item_id or empty string on failure
spv.ds.impl.SessionState.getMediumText
— Get 'medium_text' text for item_id or empty string on failure
spv.ds.impl.SessionState.getRootMenuItems
— Get the root menues from bump data
spv.ds.impl.SessionState.getShortText
— Get 'short_text' text for item_id or empty string on failure
spv.ds.impl.SessionState.getUpdate
— Get the last session state update
spv.ds.impl.SessionState.getUrlSettings
— Get base urls needed for most GET operations on images etc.
spv.ds.impl.SessionState.update
— Update the client side session state
spv.ds.impl.SessionState.updateTexts
— Updates the text database.
spv.ds.ipprot
— namespace
spv.ds.ipprot.IpadClient
— class
spv.ds.ipprot.IpadClient.bip
spv.ds.ipprot.IpadClient.create_session
spv.ds.ipprot.IpadClient.create_user
spv.ds.ipprot.IpadClient.generate_pdf
spv.ds.ipprot.IpadClient.generate_public_config
spv.ds.ipprot.IpadClient.get_bump
spv.ds.ipprot.IpadClient.get_categories
spv.ds.ipprot.IpadClient.get_config_as_string
spv.ds.ipprot.IpadClient.get_config_image
spv.ds.ipprot.IpadClient.get_config_image_light
spv.ds.ipprot.IpadClient.get_configs
spv.ds.ipprot.IpadClient.get_current_config_image
spv.ds.ipprot.IpadClient.get_facebook_share_data
spv.ds.ipprot.IpadClient.get_fresh_configs
spv.ds.ipprot.IpadClient.get_image
spv.ds.ipprot.IpadClient.get_item_info
spv.ds.ipprot.IpadClient.get_state_resolvers
spv.ds.ipprot.IpadClient.get_user_config_image
spv.ds.ipprot.IpadClient.heartbeat
spv.ds.ipprot.IpadClient.init_settings
spv.ds.ipprot.IpadClient.initialize_session
spv.ds.ipprot.IpadClient.invoke_dynamic_service
spv.ds.ipprot.IpadClient.load_config
spv.ds.ipprot.IpadClient.load_config_from_string
spv.ds.ipprot.IpadClient.load_public_config
spv.ds.ipprot.IpadClient.login
spv.ds.ipprot.IpadClient.rebop
spv.ds.ipprot.IpadClient.remove_config
spv.ds.ipprot.IpadClient.reset
spv.ds.ipprot.IpadClient.save_config
spv.ds.ipprot.IpadClient.set_menu_query
spv.ds.ipprot.IpadClient.set_price_localization
spv.ds.ipprot.IpadClient.test_internal_server_error
spv.ds.ipprot.IpadClient.user_config_add_flag
spv.ds.ipprot.IpadClient.user_config_add_flag_to_all
spv.ds.ipprot.IpadClient.user_config_add_flag_to_all_ignoring_flags
spv.ds.ipprot.IpadClient.user_config_list
spv.ds.ipprot.IpadClient.user_config_list_ignoring_flags
spv.ds.ipprot.IpadClient.user_config_load
spv.ds.ipprot.IpadClient.user_config_remove_all_configs
spv.ds.ipprot.IpadClient.user_config_remove_flag
spv.ds.ipprot.IpadClient.user_config_remove_flag_from_all
spv.ds.ipprot.IpadClient.user_config_remove_flag_from_all_ignoring_flags
spv.ds.ipprot.IpadClient.user_config_remove_user
spv.ds.ipprot.IpadClient.user_config_remove_user_config
spv.ds.ipprot.IpadClient.user_config_save
spv.ds.ipprot.IpadClient.user_config_save_user_data
spv.ds.ipprot.boosterconfig
— namespace
spv.ds.ipprot.boosterconfig.FreshConfig
— class
spv.ds.ipprot.boosterconfig.FreshConfig.checksum
spv.ds.ipprot.boosterconfig.FreshConfig.img_url
spv.ds.ipprot.boosterconfig.FreshConfig.items
spv.ds.ipprot.boosterconfig.FreshConfig.meta
spv.ds.ipprot.boosterconfig.FreshConfig.name
spv.ds.ipprot.boosterconfig.FreshConfig.timestamp
spv.ds.ipprot.boosterconfig.RESULT_CODE
— namespace
spv.ds.ipprot.boosterconfig.RESULT_CODE.BOOSTER_NOT_INIT
spv.ds.ipprot.boosterconfig.RESULT_CODE.CAMPAIGN_ITEM_INVALID
spv.ds.ipprot.boosterconfig.RESULT_CODE.CAMPAIGN_NOT_FOUND
spv.ds.ipprot.boosterconfig.RESULT_CODE.CAMPAIGN_UNAVAILABLE
spv.ds.ipprot.boosterconfig.RESULT_CODE.CHECKSUM_MISMATCH
spv.ds.ipprot.boosterconfig.RESULT_CODE.CONFIG_ID_CONFLICT
spv.ds.ipprot.boosterconfig.RESULT_CODE.CONFIG_INTEGRITY_FAILED
spv.ds.ipprot.boosterconfig.RESULT_CODE.CONFIG_NOT_FOUND
spv.ds.ipprot.boosterconfig.RESULT_CODE.DB_FAILURE
spv.ds.ipprot.boosterconfig.RESULT_CODE.DB_NOT_CONNECTED
spv.ds.ipprot.boosterconfig.RESULT_CODE.INVALID_CONFIG
spv.ds.ipprot.boosterconfig.RESULT_CODE.INVALID_PASSWORD
spv.ds.ipprot.boosterconfig.RESULT_CODE.INVALID_TEMPLATE
spv.ds.ipprot.boosterconfig.RESULT_CODE.INVALID_USER
spv.ds.ipprot.boosterconfig.RESULT_CODE.MISSING_AUTH_HEADER
spv.ds.ipprot.boosterconfig.RESULT_CODE.NOT_LOGGED_IN
spv.ds.ipprot.boosterconfig.RESULT_CODE.SERVICE_FAILURE
spv.ds.ipprot.boosterconfig.RESULT_CODE.STATE_TRANS_FAILURE
spv.ds.ipprot.boosterconfig.RESULT_CODE.SUCCESS
spv.ds.ipprot.boosterconfig.RESULT_CODE.UNSPECIFIED_FAILURE
spv.ds.ipprot.boosterconfig.Result
— class
spv.ds.ipprot.boosterconfig.Result.Output
spv.ds.ipprot.boosterconfig.Result.ResultCode
spv.ds.ipprot.boostercshw
— namespace
spv.ds.ipprot.boostercshw.AuxiliaryCarrier
— class
spv.ds.ipprot.boostercshw.AuxiliaryCarrier.auxiliaries
spv.ds.ipprot.boostercshw.AuxiliaryCarrier_v2
— class
spv.ds.ipprot.boostercshw.AuxiliaryCarrier_v2.Contents
spv.ds.ipprot.boostercshw.Bump
— class
spv.ds.ipprot.boostercshw.Bump.category
spv.ds.ipprot.boostercshw.Bump.composed_url
spv.ds.ipprot.boostercshw.Bump.gui_url
spv.ds.ipprot.boostercshw.Bump.icon_url
spv.ds.ipprot.boostercshw.Bump.initial_frame
spv.ds.ipprot.boostercshw.Bump.initial_serie
spv.ds.ipprot.boostercshw.Bump.items
spv.ds.ipprot.boostercshw.Bump.menus
spv.ds.ipprot.boostercshw.Bump.readmore_content_url
spv.ds.ipprot.boostercshw.Bump.reset_time_sec
spv.ds.ipprot.boostercshw.Bump.series
spv.ds.ipprot.boostercshw.Bump.summary_content_url
spv.ds.ipprot.boostercshw.Bump.version
spv.ds.ipprot.boostercshw.BumpItem
— class
spv.ds.ipprot.boostercshw.BumpItem.id
spv.ds.ipprot.boostercshw.BumpItem.information
spv.ds.ipprot.boostercshw.BumpItem.name
spv.ds.ipprot.boostercshw.BumpItem.short_text
spv.ds.ipprot.boostercshw.BumpMenu
— class
spv.ds.ipprot.boostercshw.BumpMenu.id
spv.ds.ipprot.boostercshw.BumpMenu.name
spv.ds.ipprot.boostercshw.BumpMenu.short_text
spv.ds.ipprot.boostercshw.BumpSerie
— class
spv.ds.ipprot.boostercshw.BumpSerie.extension
spv.ds.ipprot.boostercshw.BumpSerie.first_frame
spv.ds.ipprot.boostercshw.BumpSerie.id
spv.ds.ipprot.boostercshw.BumpSerie.image_height
spv.ds.ipprot.boostercshw.BumpSerie.image_output_height
spv.ds.ipprot.boostercshw.BumpSerie.image_output_width
spv.ds.ipprot.boostercshw.BumpSerie.image_width
spv.ds.ipprot.boostercshw.BumpSerie.index
spv.ds.ipprot.boostercshw.BumpSerie.last_frame
spv.ds.ipprot.boostercshw.BumpSerie.model_id
spv.ds.ipprot.boostercshw.ConfigBop
— class
spv.ds.ipprot.boostercshw.ConfigBop.bops
spv.ds.ipprot.boostercshw.ConfigBop.result_code
spv.ds.ipprot.boostercshw.GuiItem
— class
spv.ds.ipprot.boostercshw.GuiItem.id
spv.ds.ipprot.boostercshw.GuiItem.short_text
spv.ds.ipprot.boostercshw.GuiPath
— class
spv.ds.ipprot.boostercshw.GuiPath.gui_items
spv.ds.ipprot.boostercshw.MenuNode
— class
spv.ds.ipprot.boostercshw.MenuNode.children
spv.ds.ipprot.boostercshw.MenuNode.id
spv.ds.ipprot.boostercshw.MenuNode.node_type
spv.ds.ipprot.boostercshw.MenuNodeType
— namespace
spv.ds.ipprot.boostercshw.MenuNodeType.ITEM
spv.ds.ipprot.boostercshw.MenuNodeType.MENU
spv.ds.ipprot.boostercshw.MenuNodeType.SEPARATOR
spv.ds.ipprot.boostercshw.OutBop
— class
spv.ds.ipprot.boostercshw.OutBop.active_item
spv.ds.ipprot.boostercshw.OutBop.active_menu
spv.ds.ipprot.boostercshw.OutBop.aux_carrier
spv.ds.ipprot.boostercshw.OutBop.category
spv.ds.ipprot.boostercshw.OutBop.complex_subscriptions
spv.ds.ipprot.boostercshw.OutBop.frame
spv.ds.ipprot.boostercshw.OutBop.group_id
spv.ds.ipprot.boostercshw.OutBop.image_filename
spv.ds.ipprot.boostercshw.OutBop.is_reversed
spv.ds.ipprot.boostercshw.OutBop.is_summary
spv.ds.ipprot.boostercshw.OutBop.is_wrap
spv.ds.ipprot.boostercshw.OutBop.mask_filename
spv.ds.ipprot.boostercshw.OutBop.menu_tree
spv.ds.ipprot.boostercshw.OutBop.model_id
spv.ds.ipprot.boostercshw.OutBop.serie
spv.ds.ipprot.boostercshw.OutBop.subscriptions
spv.ds.ipprot.boostercshw.OutBop.summaries
spv.ds.ipprot.boostercshw.OutBop.summary_images
spv.ds.ipprot.boostercshw.OutBop.total_price
spv.ds.ipprot.boostercshw.OutBop.total_price_text
spv.ds.ipprot.boostercshw.OutBop.updates
spv.ds.ipprot.boostercshw.OutBopSubscription
— class
spv.ds.ipprot.boostercshw.OutBopSubscription.id
spv.ds.ipprot.boostercshw.OutBopSummary
— class
spv.ds.ipprot.boostercshw.OutBopSummary.aux_carrier
spv.ds.ipprot.boostercshw.OutBopSummary.gui_paths
spv.ds.ipprot.boostercshw.OutBopSummary.item_id
spv.ds.ipprot.boostercshw.OutBopSummary.item_price
spv.ds.ipprot.boostercshw.OutBopSummary.item_price_text
spv.ds.ipprot.boostercshw.OutBopSummary.item_text
spv.ds.ipprot.boostercshw.OutBopSummary.menu_id
spv.ds.ipprot.boostercshw.OutBopSummary.menu_text
spv.ds.ipprot.boostercshw.OutBopUpdate
— class
spv.ds.ipprot.boostercshw.OutBopUpdate.aux_carrier
spv.ds.ipprot.boostercshw.OutBopUpdate.category
spv.ds.ipprot.boostercshw.OutBopUpdate.disabled
spv.ds.ipprot.boostercshw.OutBopUpdate.gui_group
spv.ds.ipprot.boostercshw.OutBopUpdate.has_readmore
spv.ds.ipprot.boostercshw.OutBopUpdate.icon
spv.ds.ipprot.boostercshw.OutBopUpdate.id
spv.ds.ipprot.boostercshw.OutBopUpdate.image
spv.ds.ipprot.boostercshw.OutBopUpdate.information
spv.ds.ipprot.boostercshw.OutBopUpdate.movie
spv.ds.ipprot.boostercshw.OutBopUpdate.music
spv.ds.ipprot.boostercshw.OutBopUpdate.name
spv.ds.ipprot.boostercshw.OutBopUpdate.price
spv.ds.ipprot.boostercshw.OutBopUpdate.price_text
spv.ds.ipprot.boostercshw.OutBopUpdate.selected
spv.ds.ipprot.boostercshw.OutBopUpdate.short_text
spv.ds.ipprot.boostercshw.OutBopUpdate.swf
spv.ds.ipprot.boostercshw.OutBopUpdate.visible
spv.ds.ipprot.boostercshw.OutResolvers
— class
spv.ds.ipprot.boostercshw.OutResolvers.deactivated_items
spv.ds.ipprot.boostercshw.OutResolvers.trigger_items
spv.ds.ipprot.boostercshw.PdfGenerationResult
— class
spv.ds.ipprot.boostercshw.PdfGenerationResult.CODE_INVALID_TEMPLATE
spv.ds.ipprot.boostercshw.PdfGenerationResult.CODE_SERVICE_FAILURE
spv.ds.ipprot.boostercshw.PdfGenerationResult.CODE_SUCCESS
spv.ds.ipprot.boostercshw.PdfGenerationResult.file_path
spv.ds.ipprot.boostercshw.PdfGenerationResult.result_code
spv.ds.ipprot.boostercshw.PdfGenerationResult.url
spv.ds.ipprot.boostercshw.SavedConfig
— class
spv.ds.ipprot.boostercshw.SavedConfig.ConfigName
spv.ds.ipprot.boostercshw.SavedConfig.Data
spv.ds.ipprot.boostercshw.SavedConfig.ImageUrl
spv.ds.ipprot.boostercshw.SavedUser
— class
spv.ds.ipprot.boostercshw.SavedUser.Configs
spv.ds.ipprot.boostercshw.SavedUser.Data
spv.ds.ipprot.boostercshw.SavedUser.UserName
spv.ds.ipprot.boostermiddle
— namespace
spv.ds.ipprot.boostermiddle.Category
— class
spv.ds.ipprot.boostermiddle.Category.ID
spv.ds.ipprot.boostermiddle.FacebookShareData
— class
spv.ds.ipprot.boostermiddle.FacebookShareData.caption
spv.ds.ipprot.boostermiddle.FacebookShareData.description
spv.ds.ipprot.boostermiddle.FacebookShareData.link
spv.ds.ipprot.boostermiddle.FacebookShareData.message
spv.ds.ipprot.boostermiddle.FacebookShareData.name
spv.ds.ipprot.boostermiddle.FacebookShareData.picture
spv.ds.ipprot.boostermiddle.ImageResponse
— class
spv.ds.ipprot.boostermiddle.ImageResponse.encoded_config
spv.ds.ipprot.boostermiddle.ImageResponse.image_path
spv.ds.ipprot.definition
— namespace
spv.ds.ipprot.definition.Configuration
— class
spv.ds.ipprot.definition.Configuration.image_config
spv.ds.ipprot.definition.Configuration.link_config
spv.ds.ipprot.definition.Configuration.price_text
spv.ds.ipprot.definition.Configuration.small_desc
spv.ds.ipprot.definition.Configuration.title
spv.ds.ipprot.definition.GroupExtra
— class
spv.ds.ipprot.definition.GroupExtra.Ipad
spv.ds.ipprot.definition.Groups
— class
spv.ds.ipprot.definition.Groups.banner_images
spv.ds.ipprot.definition.Groups.configs
spv.ds.ipprot.definition.Groups.group_extras
spv.ds.ipprot.definition.Groups.header
spv.ds.ipprot.definition.Image
— class
spv.ds.ipprot.definition.Image.path
spv.ds.ipprot.definition.Image.platform
spv.ds.ipprot.definition.ImageConfiguration
— class
spv.ds.ipprot.definition.ImageConfiguration.data
spv.ds.ipprot.definition.ImageConfiguration.enc_type
spv.ds.ipprot.definition.ImageConfiguration.frame
spv.ds.ipprot.definition.IpadGroupAuxiliary
— class
spv.ds.ipprot.definition.IpadGroupAuxiliary.Images
spv.ds.ipprot.definition.IpadMiscAuxiliary
— class
spv.ds.ipprot.definition.IpadMiscAuxiliary.intro_text
spv.ds.ipprot.definition.IpadMiscAuxiliary.summary_background_image
spv.ds.ipprot.definition.LinkConfiguration
— class
spv.ds.ipprot.definition.LinkConfiguration.data
spv.ds.ipprot.definition.LinkConfiguration.enc_type
spv.ds.ipprot.definition.Root
— class
spv.ds.ipprot.definition.Root.groups
spv.ds.ipprot.definition.Root.intro_page_extras
spv.ds.ipprot.definition.Root.source_checksum
spv.ds.ipprot.definition.RootExtra
— class
spv.ds.ipprot.definition.RootExtra.Ipad
spv.ds.ipprot.dsproto
— namespace
spv.ds.ipprot.dsproto.SessionInitData
— class
spv.ds.ipprot.dsproto.SessionInitData.bumps
spv.ds.ipprot.dsproto.SessionInitData.intro_page
spv.ds.ipprot.dsproto.SessionInitData.session_id
spv.ds.ipprot.input
— namespace
spv.ds.ipprot.input.BopDisabledFlagMode
— namespace
spv.ds.ipprot.input.BopDisabledFlagMode.IGNORE_DISABLED_FLAG
spv.ds.ipprot.input.BopDisabledFlagMode.USE_DISABLED_FLAG
spv.ds.ipprot.input.BopReadMoreMode
— namespace
spv.ds.ipprot.input.BopReadMoreMode.AVAILABILITY_FLAG
spv.ds.ipprot.input.BopReadMoreMode.FULL_TEXT
spv.ds.ipprot.intropage
— namespace
spv.ds.ipprot.intropage.Configuration
— class
spv.ds.ipprot.intropage.Configuration.image_config
spv.ds.ipprot.intropage.Configuration.link_config
spv.ds.ipprot.intropage.Configuration.price_text
spv.ds.ipprot.intropage.Configuration.small_desc
spv.ds.ipprot.intropage.Configuration.title
spv.ds.ipprot.intropage.Groups
— class
spv.ds.ipprot.intropage.Groups.banner_images
spv.ds.ipprot.intropage.Groups.configs
spv.ds.ipprot.intropage.Groups.group_extras
spv.ds.ipprot.intropage.Groups.header
spv.ds.ipprot.intropage.Image
— class
spv.ds.ipprot.intropage.Image.path
spv.ds.ipprot.intropage.Image.platform
spv.ds.ipprot.intropage.ImageConfiguration
— class
spv.ds.ipprot.intropage.ImageConfiguration.data
spv.ds.ipprot.intropage.ImageConfiguration.enc_type
spv.ds.ipprot.intropage.ImageConfiguration.frame
spv.ds.ipprot.intropage.LinkConfiguration
— class
spv.ds.ipprot.intropage.LinkConfiguration.data
spv.ds.ipprot.intropage.LinkConfiguration.enc_type
spv.ds.ipprot.intropage.Root
— class
spv.ds.ipprot.intropage.Root.groups
spv.ds.ipprot.intropage.Root.intro_page_extras
spv.ds.ipprot.intropage.Root.source_checksum
spv.ds.ipprot.output
— namespace
spv.ds.ipprot.output.BipAttempt
— class
spv.ds.ipprot.output.BipAttempt.attempt_result_code
spv.ds.ipprot.output.BipAttempt.bop
spv.ds.ipprot.output.BipAttempt.resolvers
spv.ds.ipprot.output.BipAttemptResultCode
— namespace
spv.ds.ipprot.output.BipAttemptResultCode.ACTIVATED
spv.ds.ipprot.output.BipAttemptResultCode.RESOLVERS
spv.ds.ipprot.output.BopDisabledFlagMode
— namespace
spv.ds.ipprot.output.BopDisabledFlagMode.IGNORE_DISABLED_FLAG
spv.ds.ipprot.output.BopDisabledFlagMode.USE_DISABLED_FLAG
spv.ds.ipprot.output.Bump
— class
spv.ds.ipprot.output.Bump.category
spv.ds.ipprot.output.Bump.composed_url
spv.ds.ipprot.output.Bump.gui_url
spv.ds.ipprot.output.Bump.icon_url
spv.ds.ipprot.output.Bump.initial_frame
spv.ds.ipprot.output.Bump.initial_serie
spv.ds.ipprot.output.Bump.items
spv.ds.ipprot.output.Bump.menus
spv.ds.ipprot.output.Bump.readmore_content_url
spv.ds.ipprot.output.Bump.reset_time_sec
spv.ds.ipprot.output.Bump.series
spv.ds.ipprot.output.Bump.summary_content_url
spv.ds.ipprot.output.Bump.version
spv.ds.ipprot.output.BumpItem
— class
spv.ds.ipprot.output.BumpItem.id
spv.ds.ipprot.output.BumpItem.information
spv.ds.ipprot.output.BumpItem.name
spv.ds.ipprot.output.BumpItem.short_text
spv.ds.ipprot.output.BumpMenu
— class
spv.ds.ipprot.output.BumpMenu.id
spv.ds.ipprot.output.BumpMenu.name
spv.ds.ipprot.output.BumpMenu.short_text
spv.ds.ipprot.output.BumpSerie
— class
spv.ds.ipprot.output.BumpSerie.extension
spv.ds.ipprot.output.BumpSerie.first_frame
spv.ds.ipprot.output.BumpSerie.id
spv.ds.ipprot.output.BumpSerie.image_height
spv.ds.ipprot.output.BumpSerie.image_output_height
spv.ds.ipprot.output.BumpSerie.image_output_width
spv.ds.ipprot.output.BumpSerie.image_width
spv.ds.ipprot.output.BumpSerie.index
spv.ds.ipprot.output.BumpSerie.last_frame
spv.ds.ipprot.output.BumpSerie.model_id
spv.ds.ipprot.output.Category
— class
spv.ds.ipprot.output.Category.ID
spv.ds.ipprot.output.ConfigBop
— class
spv.ds.ipprot.output.ConfigBop.bops
spv.ds.ipprot.output.ConfigBop.result_code
spv.ds.ipprot.output.DisplayPrice
— class
spv.ds.ipprot.output.DisplayPrice.currency_is_prefixed
spv.ds.ipprot.output.DisplayPrice.currency_symbol
spv.ds.ipprot.output.DisplayPrice.decimals
spv.ds.ipprot.output.DisplayPrice.price_value
spv.ds.ipprot.output.DisplayPrice.text
spv.ds.ipprot.output.DisplayPrice.use_text
spv.ds.ipprot.output.FacebookShareData
— class
spv.ds.ipprot.output.FacebookShareData.caption
spv.ds.ipprot.output.FacebookShareData.description
spv.ds.ipprot.output.FacebookShareData.link
spv.ds.ipprot.output.FacebookShareData.message
spv.ds.ipprot.output.FacebookShareData.name
spv.ds.ipprot.output.FacebookShareData.picture
spv.ds.ipprot.output.FreshConfig
— class
spv.ds.ipprot.output.FreshConfig.checksum
spv.ds.ipprot.output.FreshConfig.img_url
spv.ds.ipprot.output.FreshConfig.items
spv.ds.ipprot.output.FreshConfig.meta
spv.ds.ipprot.output.FreshConfig.name
spv.ds.ipprot.output.FreshConfig.timestamp
spv.ds.ipprot.output.GetConfigResult
— class
spv.ds.ipprot.output.GetConfigResult.Output
spv.ds.ipprot.output.GetConfigResult.ResultCode
spv.ds.ipprot.output.GlobalAuxiliary
— class
spv.ds.ipprot.output.GlobalAuxiliary.Payload
spv.ds.ipprot.output.GuiItem
— class
spv.ds.ipprot.output.GuiItem.id
spv.ds.ipprot.output.GuiItem.short_text
spv.ds.ipprot.output.GuiPath
— class
spv.ds.ipprot.output.GuiPath.gui_items
spv.ds.ipprot.output.ImageResponse
— class
spv.ds.ipprot.output.ImageResponse.encoded_config
spv.ds.ipprot.output.ImageResponse.image_path
spv.ds.ipprot.output.ItemAuxiliary
— class
spv.ds.ipprot.output.ItemAuxiliary.Payload
spv.ds.ipprot.output.MenuNode
— class
spv.ds.ipprot.output.MenuNode.children
spv.ds.ipprot.output.MenuNode.id
spv.ds.ipprot.output.MenuNode.node_type
spv.ds.ipprot.output.MenuNodeType
— namespace
spv.ds.ipprot.output.MenuNodeType.ITEM
spv.ds.ipprot.output.MenuNodeType.MENU
spv.ds.ipprot.output.MenuNodeType.SEPARATOR
spv.ds.ipprot.output.OutBop
— class
spv.ds.ipprot.output.OutBop.active_item
spv.ds.ipprot.output.OutBop.active_menu
spv.ds.ipprot.output.OutBop.aux_carrier
spv.ds.ipprot.output.OutBop.category
spv.ds.ipprot.output.OutBop.complex_subscriptions
spv.ds.ipprot.output.OutBop.frame
spv.ds.ipprot.output.OutBop.group_id
spv.ds.ipprot.output.OutBop.image_filename
spv.ds.ipprot.output.OutBop.is_reversed
spv.ds.ipprot.output.OutBop.is_summary
spv.ds.ipprot.output.OutBop.is_wrap
spv.ds.ipprot.output.OutBop.mask_filename
spv.ds.ipprot.output.OutBop.menu_tree
spv.ds.ipprot.output.OutBop.model_id
spv.ds.ipprot.output.OutBop.serie
spv.ds.ipprot.output.OutBop.subscriptions
spv.ds.ipprot.output.OutBop.summaries
spv.ds.ipprot.output.OutBop.summary_images
spv.ds.ipprot.output.OutBop.total_price
spv.ds.ipprot.output.OutBop.total_price_text
spv.ds.ipprot.output.OutBop.updates
spv.ds.ipprot.output.OutBopSubscription
— class
spv.ds.ipprot.output.OutBopSubscription.id
spv.ds.ipprot.output.OutBopSummary
— class
spv.ds.ipprot.output.OutBopSummary.aux_carrier
spv.ds.ipprot.output.OutBopSummary.gui_paths
spv.ds.ipprot.output.OutBopSummary.item_id
spv.ds.ipprot.output.OutBopSummary.item_price
spv.ds.ipprot.output.OutBopSummary.item_price_text
spv.ds.ipprot.output.OutBopSummary.item_text
spv.ds.ipprot.output.OutBopSummary.menu_id
spv.ds.ipprot.output.OutBopSummary.menu_text
spv.ds.ipprot.output.OutBopUpdate
— class
spv.ds.ipprot.output.OutBopUpdate.aux_carrier
spv.ds.ipprot.output.OutBopUpdate.category
spv.ds.ipprot.output.OutBopUpdate.disabled
spv.ds.ipprot.output.OutBopUpdate.gui_group
spv.ds.ipprot.output.OutBopUpdate.has_readmore
spv.ds.ipprot.output.OutBopUpdate.icon
spv.ds.ipprot.output.OutBopUpdate.id
spv.ds.ipprot.output.OutBopUpdate.image
spv.ds.ipprot.output.OutBopUpdate.information
spv.ds.ipprot.output.OutBopUpdate.movie
spv.ds.ipprot.output.OutBopUpdate.music
spv.ds.ipprot.output.OutBopUpdate.name
spv.ds.ipprot.output.OutBopUpdate.price
spv.ds.ipprot.output.OutBopUpdate.price_text
spv.ds.ipprot.output.OutBopUpdate.selected
spv.ds.ipprot.output.OutBopUpdate.short_text
spv.ds.ipprot.output.OutBopUpdate.swf
spv.ds.ipprot.output.OutBopUpdate.visible
spv.ds.ipprot.output.OutResolvers
— class
spv.ds.ipprot.output.OutResolvers.deactivated_items
spv.ds.ipprot.output.OutResolvers.trigger_items
spv.ds.ipprot.output.PdfGenerationResult
— class
spv.ds.ipprot.output.PdfGenerationResult.CODE_INVALID_TEMPLATE
spv.ds.ipprot.output.PdfGenerationResult.CODE_SERVICE_FAILURE
spv.ds.ipprot.output.PdfGenerationResult.CODE_SUCCESS
spv.ds.ipprot.output.PdfGenerationResult.file_path
spv.ds.ipprot.output.PdfGenerationResult.result_code
spv.ds.ipprot.output.PdfGenerationResult.url
spv.ds.ipprot.output.RESULT_CODE
— namespace
spv.ds.ipprot.output.RESULT_CODE.BOOSTER_NOT_INIT
spv.ds.ipprot.output.RESULT_CODE.CAMPAIGN_ITEM_INVALID
spv.ds.ipprot.output.RESULT_CODE.CAMPAIGN_NOT_FOUND
spv.ds.ipprot.output.RESULT_CODE.CAMPAIGN_UNAVAILABLE
spv.ds.ipprot.output.RESULT_CODE.CHECKSUM_MISMATCH
spv.ds.ipprot.output.RESULT_CODE.CONFIG_ID_CONFLICT
spv.ds.ipprot.output.RESULT_CODE.CONFIG_INTEGRITY_FAILED
spv.ds.ipprot.output.RESULT_CODE.CONFIG_NOT_FOUND
spv.ds.ipprot.output.RESULT_CODE.DB_FAILURE
spv.ds.ipprot.output.RESULT_CODE.DB_NOT_CONNECTED
spv.ds.ipprot.output.RESULT_CODE.INVALID_CONFIG
spv.ds.ipprot.output.RESULT_CODE.INVALID_PASSWORD
spv.ds.ipprot.output.RESULT_CODE.INVALID_TEMPLATE
spv.ds.ipprot.output.RESULT_CODE.INVALID_USER
spv.ds.ipprot.output.RESULT_CODE.MISSING_AUTH_HEADER
spv.ds.ipprot.output.RESULT_CODE.NOT_LOGGED_IN
spv.ds.ipprot.output.RESULT_CODE.SERVICE_FAILURE
spv.ds.ipprot.output.RESULT_CODE.STATE_TRANS_FAILURE
spv.ds.ipprot.output.RESULT_CODE.SUCCESS
spv.ds.ipprot.output.RESULT_CODE.UNSPECIFIED_FAILURE
spv.ds.ipprot.output.SavedConfig
— class
spv.ds.ipprot.output.SavedConfig.ConfigName
spv.ds.ipprot.output.SavedConfig.Data
spv.ds.ipprot.output.SavedConfig.ImageUrl
spv.ds.ipprot.output.SavedConfigData
— class
spv.ds.ipprot.output.SavedConfigData.Checksum
spv.ds.ipprot.output.SavedConfigData.DateCreated
spv.ds.ipprot.output.SavedConfigData.EncodedConfigs
spv.ds.ipprot.output.SavedConfigData.Flags
spv.ds.ipprot.output.SavedConfigData.Summary
spv.ds.ipprot.output.SavedSummary
— class
spv.ds.ipprot.output.SavedSummary.Category
spv.ds.ipprot.output.SavedSummary.PriceText
spv.ds.ipprot.output.SavedSummary.SummaryItems
spv.ds.ipprot.output.SavedSummaryItem
— class
spv.ds.ipprot.output.SavedSummaryItem.ItemId
spv.ds.ipprot.output.SavedSummaryItem.ItemText
spv.ds.ipprot.output.SavedSummaryItem.MenuHierarchy
spv.ds.ipprot.output.SavedSummaryItem.MenuText
spv.ds.ipprot.output.SavedSummaryItem.PriceText
spv.ds.ipprot.output.SavedUser
— class
spv.ds.ipprot.output.SavedUser.Configs
spv.ds.ipprot.output.SavedUser.UserName
spv.ds.ipprot.output.SessionInitData
— class
spv.ds.ipprot.output.SessionInitData.bumps
spv.ds.ipprot.output.SessionInitData.intro_page
spv.ds.ipprot.output.SessionInitData.session_id
spv.ds.ipprot.protocol
— namespace
spv.ds.ipprot.protocol.DisplayPrice
— class
spv.ds.ipprot.protocol.DisplayPrice.currency_is_prefixed
spv.ds.ipprot.protocol.DisplayPrice.currency_symbol
spv.ds.ipprot.protocol.DisplayPrice.decimals
spv.ds.ipprot.protocol.DisplayPrice.price_value
spv.ds.ipprot.protocol.DisplayPrice.text
spv.ds.ipprot.protocol.DisplayPrice.use_text
spv.ds.ipprot.storage
— namespace
spv.ds.ipprot.storage.ConfigData
— class
spv.ds.ipprot.storage.ConfigData.Checksum
spv.ds.ipprot.storage.ConfigData.DateCreated
spv.ds.ipprot.storage.ConfigData.EncodedConfigs
spv.ds.ipprot.storage.ConfigData.Flags
spv.ds.ipprot.storage.ConfigData.PluginDataSet
spv.ds.ipprot.storage.ConfigData.Summary
spv.ds.ipprot.storage.DynamicDictionary
— class
spv.ds.ipprot.storage.DynamicDictionary.Children
spv.ds.ipprot.storage.PluginData
— class
spv.ds.ipprot.storage.PluginData.Data
spv.ds.ipprot.storage.PluginData.PluginName
spv.ds.ipprot.storage.SavedSummary
— class
spv.ds.ipprot.storage.SavedSummary.Category
spv.ds.ipprot.storage.SavedSummary.PluginDataSet
spv.ds.ipprot.storage.SavedSummary.PriceText
spv.ds.ipprot.storage.SavedSummary.SummaryItems
spv.ds.ipprot.storage.SummaryItem
— class
spv.ds.ipprot.storage.SummaryItem.ItemId
spv.ds.ipprot.storage.SummaryItem.ItemText
spv.ds.ipprot.storage.SummaryItem.MenuHierarchy
spv.ds.ipprot.storage.SummaryItem.MenuText
spv.ds.ipprot.storage.SummaryItem.PluginDataSet
spv.ds.ipprot.storage.SummaryItem.PriceText
spv.ds.ipprot.storage.UserData
— class
spv.ds.ipprot.storage.UserData.PluginDataSet
spv.ds.ipprot_nova
— namespace
spv.ds.ipprot_nova.IpadClient
— class
spv.ds.ipprot_nova.IpadClient.ProtocolError
— class
spv.ds.ipprot_nova.IpadClient.ProtocolError.message
spv.ds.ipprot_nova.IpadClient.ProtocolError.name
spv.ds.ipprot_nova.IpadClient.ProtocolError.status
spv.ds.ipprot_nova.IpadClient.attempt_bip
spv.ds.ipprot_nova.IpadClient.bip
spv.ds.ipprot_nova.IpadClient.create_session
spv.ds.ipprot_nova.IpadClient.create_user
spv.ds.ipprot_nova.IpadClient.generate_pdf
spv.ds.ipprot_nova.IpadClient.generate_public_config
spv.ds.ipprot_nova.IpadClient.get_bump
spv.ds.ipprot_nova.IpadClient.get_categories
spv.ds.ipprot_nova.IpadClient.get_config_as_string
spv.ds.ipprot_nova.IpadClient.get_config_image
spv.ds.ipprot_nova.IpadClient.get_config_image_light
spv.ds.ipprot_nova.IpadClient.get_configs
spv.ds.ipprot_nova.IpadClient.get_current_config_image
spv.ds.ipprot_nova.IpadClient.get_facebook_share_data
spv.ds.ipprot_nova.IpadClient.get_fresh_configs
spv.ds.ipprot_nova.IpadClient.get_image
spv.ds.ipprot_nova.IpadClient.get_image_from_encoded_string
spv.ds.ipprot_nova.IpadClient.get_item_info
spv.ds.ipprot_nova.IpadClient.get_readmore
spv.ds.ipprot_nova.IpadClient.get_state_resolvers
spv.ds.ipprot_nova.IpadClient.get_user_config_image
spv.ds.ipprot_nova.IpadClient.heartbeat
spv.ds.ipprot_nova.IpadClient.init_settings
spv.ds.ipprot_nova.IpadClient.initialize_session
spv.ds.ipprot_nova.IpadClient.load_config
spv.ds.ipprot_nova.IpadClient.load_config_from_string
spv.ds.ipprot_nova.IpadClient.load_public_config
spv.ds.ipprot_nova.IpadClient.login
spv.ds.ipprot_nova.IpadClient.rebop
spv.ds.ipprot_nova.IpadClient.remove_config
spv.ds.ipprot_nova.IpadClient.reset
spv.ds.ipprot_nova.IpadClient.save_config
spv.ds.ipprot_nova.IpadClient.set_menu_query
spv.ds.ipprot_nova.IpadClient.set_price_localization
spv.ds.ipprot_nova.IpadClient.test_internal_server_error
spv.ds.ipprot_nova.IpadClient.user_config_add_flag
spv.ds.ipprot_nova.IpadClient.user_config_add_flag_to_all
spv.ds.ipprot_nova.IpadClient.user_config_add_flag_to_all_ignoring_flags
spv.ds.ipprot_nova.IpadClient.user_config_list
spv.ds.ipprot_nova.IpadClient.user_config_list_ignoring_flags
spv.ds.ipprot_nova.IpadClient.user_config_load
spv.ds.ipprot_nova.IpadClient.user_config_remove_all_configs
spv.ds.ipprot_nova.IpadClient.user_config_remove_flag
spv.ds.ipprot_nova.IpadClient.user_config_remove_flag_from_all
spv.ds.ipprot_nova.IpadClient.user_config_remove_flag_from_all_ignoring_flags
spv.ds.ipprot_nova.IpadClient.user_config_remove_user
spv.ds.ipprot_nova.IpadClient.user_config_remove_user_config
spv.ds.ipprot_nova.IpadClient.user_config_save
spv.ds.ipprot_nova.IpadClient.user_config_save_user_data
spv.ds.ipprot_nova.definition
— namespace
spv.ds.ipprot_nova.definition.Configuration
— class
spv.ds.ipprot_nova.definition.Configuration.image_config
spv.ds.ipprot_nova.definition.Configuration.link_config
spv.ds.ipprot_nova.definition.Configuration.price_text
spv.ds.ipprot_nova.definition.Configuration.small_desc
spv.ds.ipprot_nova.definition.Configuration.title
spv.ds.ipprot_nova.definition.GroupExtra
— class
spv.ds.ipprot_nova.definition.GroupExtra.Ipad
spv.ds.ipprot_nova.definition.Groups
— class
spv.ds.ipprot_nova.definition.Groups.banner_images
spv.ds.ipprot_nova.definition.Groups.configs
spv.ds.ipprot_nova.definition.Groups.group_extras
spv.ds.ipprot_nova.definition.Groups.header
spv.ds.ipprot_nova.definition.Image
— class
spv.ds.ipprot_nova.definition.Image.path
spv.ds.ipprot_nova.definition.Image.platform
spv.ds.ipprot_nova.definition.ImageConfiguration
— class
spv.ds.ipprot_nova.definition.ImageConfiguration.data
spv.ds.ipprot_nova.definition.ImageConfiguration.enc_type
spv.ds.ipprot_nova.definition.ImageConfiguration.frame
spv.ds.ipprot_nova.definition.IpadGroupAuxiliary
— class
spv.ds.ipprot_nova.definition.IpadGroupAuxiliary.Images
spv.ds.ipprot_nova.definition.IpadMiscAuxiliary
— class
spv.ds.ipprot_nova.definition.IpadMiscAuxiliary.intro_text
spv.ds.ipprot_nova.definition.IpadMiscAuxiliary.summary_background_image
spv.ds.ipprot_nova.definition.LinkConfiguration
— class
spv.ds.ipprot_nova.definition.LinkConfiguration.data
spv.ds.ipprot_nova.definition.LinkConfiguration.enc_type
spv.ds.ipprot_nova.definition.Root
— class
spv.ds.ipprot_nova.definition.Root.groups
spv.ds.ipprot_nova.definition.Root.intro_page_extras
spv.ds.ipprot_nova.definition.Root.source_checksum
spv.ds.ipprot_nova.definition.RootExtra
— class
spv.ds.ipprot_nova.definition.RootExtra.Ipad
spv.ds.ipprot_nova.input
— namespace
spv.ds.ipprot_nova.input.BopDisabledFlagMode
— namespace
spv.ds.ipprot_nova.input.BopDisabledFlagMode.IGNORE_DISABLED_FLAG
spv.ds.ipprot_nova.input.BopDisabledFlagMode.USE_DISABLED_FLAG
spv.ds.ipprot_nova.input.BopReadMoreMode
— namespace
spv.ds.ipprot_nova.input.BopReadMoreMode.AVAILABILITY_FLAG
spv.ds.ipprot_nova.input.BopReadMoreMode.FULL_TEXT
spv.ds.ipprot_nova.output
— namespace
spv.ds.ipprot_nova.output.BipAttempt
— class
spv.ds.ipprot_nova.output.BipAttempt.attempt_result_code
spv.ds.ipprot_nova.output.BipAttempt.bop
spv.ds.ipprot_nova.output.BipAttempt.resolvers
spv.ds.ipprot_nova.output.BipAttemptResultCode
— namespace
spv.ds.ipprot_nova.output.BipAttemptResultCode.ACTIVATED
spv.ds.ipprot_nova.output.BipAttemptResultCode.RESOLVERS
spv.ds.ipprot_nova.output.Bump
— class
spv.ds.ipprot_nova.output.Bump.category
spv.ds.ipprot_nova.output.Bump.composed_url
spv.ds.ipprot_nova.output.Bump.gui_url
spv.ds.ipprot_nova.output.Bump.icon_url
spv.ds.ipprot_nova.output.Bump.initial_frame
spv.ds.ipprot_nova.output.Bump.initial_serie
spv.ds.ipprot_nova.output.Bump.items
spv.ds.ipprot_nova.output.Bump.menus
spv.ds.ipprot_nova.output.Bump.readmore_content_url
spv.ds.ipprot_nova.output.Bump.reset_time_sec
spv.ds.ipprot_nova.output.Bump.series
spv.ds.ipprot_nova.output.Bump.summary_content_url
spv.ds.ipprot_nova.output.Bump.version
spv.ds.ipprot_nova.output.BumpItem
— class
spv.ds.ipprot_nova.output.BumpItem.id
spv.ds.ipprot_nova.output.BumpItem.information
spv.ds.ipprot_nova.output.BumpItem.name
spv.ds.ipprot_nova.output.BumpItem.short_text
spv.ds.ipprot_nova.output.BumpMenu
— class
spv.ds.ipprot_nova.output.BumpMenu.id
spv.ds.ipprot_nova.output.BumpMenu.name
spv.ds.ipprot_nova.output.BumpMenu.short_text
spv.ds.ipprot_nova.output.BumpSerie
— class
spv.ds.ipprot_nova.output.BumpSerie.extension
spv.ds.ipprot_nova.output.BumpSerie.first_frame
spv.ds.ipprot_nova.output.BumpSerie.id
spv.ds.ipprot_nova.output.BumpSerie.image_height
spv.ds.ipprot_nova.output.BumpSerie.image_output_height
spv.ds.ipprot_nova.output.BumpSerie.image_output_width
spv.ds.ipprot_nova.output.BumpSerie.image_width
spv.ds.ipprot_nova.output.BumpSerie.index
spv.ds.ipprot_nova.output.BumpSerie.last_frame
spv.ds.ipprot_nova.output.BumpSerie.model_id
spv.ds.ipprot_nova.output.Category
— class
spv.ds.ipprot_nova.output.Category.ID
spv.ds.ipprot_nova.output.ConfigBop
— class
spv.ds.ipprot_nova.output.ConfigBop.bops
spv.ds.ipprot_nova.output.ConfigBop.result_code
spv.ds.ipprot_nova.output.DisplayPrice
— class
spv.ds.ipprot_nova.output.DisplayPrice.currency_is_prefixed
spv.ds.ipprot_nova.output.DisplayPrice.currency_symbol
spv.ds.ipprot_nova.output.DisplayPrice.decimals
spv.ds.ipprot_nova.output.DisplayPrice.price_value
spv.ds.ipprot_nova.output.DisplayPrice.text
spv.ds.ipprot_nova.output.DisplayPrice.use_text
spv.ds.ipprot_nova.output.FacebookShareData
— class
spv.ds.ipprot_nova.output.FacebookShareData.caption
spv.ds.ipprot_nova.output.FacebookShareData.description
spv.ds.ipprot_nova.output.FacebookShareData.link
spv.ds.ipprot_nova.output.FacebookShareData.message
spv.ds.ipprot_nova.output.FacebookShareData.name
spv.ds.ipprot_nova.output.FacebookShareData.picture
spv.ds.ipprot_nova.output.FreshConfig
— class
spv.ds.ipprot_nova.output.FreshConfig.checksum
spv.ds.ipprot_nova.output.FreshConfig.img_url
spv.ds.ipprot_nova.output.FreshConfig.items
spv.ds.ipprot_nova.output.FreshConfig.meta
spv.ds.ipprot_nova.output.FreshConfig.name
spv.ds.ipprot_nova.output.FreshConfig.timestamp
spv.ds.ipprot_nova.output.GetConfigResult
— class
spv.ds.ipprot_nova.output.GetConfigResult.Output
spv.ds.ipprot_nova.output.GetConfigResult.ResultCode
spv.ds.ipprot_nova.output.GlobalAuxiliary
— class
spv.ds.ipprot_nova.output.GlobalAuxiliary.Payload
spv.ds.ipprot_nova.output.GuiItem
— class
spv.ds.ipprot_nova.output.GuiItem.id
spv.ds.ipprot_nova.output.GuiItem.short_text
spv.ds.ipprot_nova.output.GuiPath
— class
spv.ds.ipprot_nova.output.GuiPath.gui_items
spv.ds.ipprot_nova.output.ImageResponse
— class
spv.ds.ipprot_nova.output.ImageResponse.encoded_config
spv.ds.ipprot_nova.output.ImageResponse.image_path
spv.ds.ipprot_nova.output.ItemAuxiliary
— class
spv.ds.ipprot_nova.output.ItemAuxiliary.Payload
spv.ds.ipprot_nova.output.MenuNode
— class
spv.ds.ipprot_nova.output.MenuNode.children
spv.ds.ipprot_nova.output.MenuNode.id
spv.ds.ipprot_nova.output.MenuNode.node_type
spv.ds.ipprot_nova.output.MenuNodeType
— namespace
spv.ds.ipprot_nova.output.MenuNodeType.ITEM
spv.ds.ipprot_nova.output.MenuNodeType.MENU
spv.ds.ipprot_nova.output.MenuNodeType.SEPARATOR
spv.ds.ipprot_nova.output.OutBop
— class
spv.ds.ipprot_nova.output.OutBop.active_item
spv.ds.ipprot_nova.output.OutBop.active_menu
spv.ds.ipprot_nova.output.OutBop.aux_carrier
spv.ds.ipprot_nova.output.OutBop.category
spv.ds.ipprot_nova.output.OutBop.complex_subscriptions
spv.ds.ipprot_nova.output.OutBop.frame
spv.ds.ipprot_nova.output.OutBop.group_id
spv.ds.ipprot_nova.output.OutBop.image_filename
spv.ds.ipprot_nova.output.OutBop.is_reversed
spv.ds.ipprot_nova.output.OutBop.is_summary
spv.ds.ipprot_nova.output.OutBop.is_wrap
spv.ds.ipprot_nova.output.OutBop.mask_filename
spv.ds.ipprot_nova.output.OutBop.menu_tree
spv.ds.ipprot_nova.output.OutBop.model_id
spv.ds.ipprot_nova.output.OutBop.serie
spv.ds.ipprot_nova.output.OutBop.subscriptions
spv.ds.ipprot_nova.output.OutBop.summaries
spv.ds.ipprot_nova.output.OutBop.summary_images
spv.ds.ipprot_nova.output.OutBop.total_price
spv.ds.ipprot_nova.output.OutBop.total_price_text
spv.ds.ipprot_nova.output.OutBop.updates
spv.ds.ipprot_nova.output.OutBopSubscription
— class
spv.ds.ipprot_nova.output.OutBopSubscription.id
spv.ds.ipprot_nova.output.OutBopSummary
— class
spv.ds.ipprot_nova.output.OutBopSummary.aux_carrier
spv.ds.ipprot_nova.output.OutBopSummary.gui_paths
spv.ds.ipprot_nova.output.OutBopSummary.item_id
spv.ds.ipprot_nova.output.OutBopSummary.item_price
spv.ds.ipprot_nova.output.OutBopSummary.item_price_text
spv.ds.ipprot_nova.output.OutBopSummary.item_text
spv.ds.ipprot_nova.output.OutBopSummary.menu_id
spv.ds.ipprot_nova.output.OutBopSummary.menu_text
spv.ds.ipprot_nova.output.OutBopUpdate
— class
spv.ds.ipprot_nova.output.OutBopUpdate.aux_carrier
spv.ds.ipprot_nova.output.OutBopUpdate.category
spv.ds.ipprot_nova.output.OutBopUpdate.disabled
spv.ds.ipprot_nova.output.OutBopUpdate.gui_group
spv.ds.ipprot_nova.output.OutBopUpdate.has_readmore
spv.ds.ipprot_nova.output.OutBopUpdate.icon
spv.ds.ipprot_nova.output.OutBopUpdate.id
spv.ds.ipprot_nova.output.OutBopUpdate.image
spv.ds.ipprot_nova.output.OutBopUpdate.information
spv.ds.ipprot_nova.output.OutBopUpdate.movie
spv.ds.ipprot_nova.output.OutBopUpdate.music
spv.ds.ipprot_nova.output.OutBopUpdate.name
spv.ds.ipprot_nova.output.OutBopUpdate.price
spv.ds.ipprot_nova.output.OutBopUpdate.price_text
spv.ds.ipprot_nova.output.OutBopUpdate.selected
spv.ds.ipprot_nova.output.OutBopUpdate.short_text
spv.ds.ipprot_nova.output.OutBopUpdate.swf
spv.ds.ipprot_nova.output.OutBopUpdate.visible
spv.ds.ipprot_nova.output.OutResolvers
— class
spv.ds.ipprot_nova.output.OutResolvers.deactivated_items
spv.ds.ipprot_nova.output.OutResolvers.trigger_items
spv.ds.ipprot_nova.output.PdfGenerationResult
— class
spv.ds.ipprot_nova.output.PdfGenerationResult.CODE_INVALID_TEMPLATE
spv.ds.ipprot_nova.output.PdfGenerationResult.CODE_SERVICE_FAILURE
spv.ds.ipprot_nova.output.PdfGenerationResult.CODE_SUCCESS
spv.ds.ipprot_nova.output.PdfGenerationResult.file_path
spv.ds.ipprot_nova.output.PdfGenerationResult.result_code
spv.ds.ipprot_nova.output.PdfGenerationResult.url
spv.ds.ipprot_nova.output.RESULT_CODE
— namespace
spv.ds.ipprot_nova.output.RESULT_CODE.BOOSTER_NOT_INIT
spv.ds.ipprot_nova.output.RESULT_CODE.CAMPAIGN_ITEM_INVALID
spv.ds.ipprot_nova.output.RESULT_CODE.CAMPAIGN_NOT_FOUND
spv.ds.ipprot_nova.output.RESULT_CODE.CAMPAIGN_UNAVAILABLE
spv.ds.ipprot_nova.output.RESULT_CODE.CHECKSUM_MISMATCH
spv.ds.ipprot_nova.output.RESULT_CODE.CONFIG_ID_CONFLICT
spv.ds.ipprot_nova.output.RESULT_CODE.CONFIG_INTEGRITY_FAILED
spv.ds.ipprot_nova.output.RESULT_CODE.CONFIG_NOT_FOUND
spv.ds.ipprot_nova.output.RESULT_CODE.DB_FAILURE
spv.ds.ipprot_nova.output.RESULT_CODE.DB_NOT_CONNECTED
spv.ds.ipprot_nova.output.RESULT_CODE.INVALID_CONFIG
spv.ds.ipprot_nova.output.RESULT_CODE.INVALID_PASSWORD
spv.ds.ipprot_nova.output.RESULT_CODE.INVALID_TEMPLATE
spv.ds.ipprot_nova.output.RESULT_CODE.INVALID_USER
spv.ds.ipprot_nova.output.RESULT_CODE.MISSING_AUTH_HEADER
spv.ds.ipprot_nova.output.RESULT_CODE.NOT_LOGGED_IN
spv.ds.ipprot_nova.output.RESULT_CODE.SERVICE_FAILURE
spv.ds.ipprot_nova.output.RESULT_CODE.STATE_TRANS_FAILURE
spv.ds.ipprot_nova.output.RESULT_CODE.SUCCESS
spv.ds.ipprot_nova.output.RESULT_CODE.UNSPECIFIED_FAILURE
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition
— class
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.DefaultTag
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.attachment
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.attachment_link_text
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.auto_play
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.bitrate_bitps
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.file_size
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.height
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.media_group
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.media_index
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.media_tag
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.path
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.resource_type
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.start_time_ms
spv.ds.ipprot_nova.output.ReadMoreResourceDefinition.width
spv.ds.ipprot_nova.output.SavedConfig
— class
spv.ds.ipprot_nova.output.SavedConfig.ConfigName
spv.ds.ipprot_nova.output.SavedConfig.Data
spv.ds.ipprot_nova.output.SavedConfig.ImageUrl
spv.ds.ipprot_nova.output.SavedConfigData
— class
spv.ds.ipprot_nova.output.SavedConfigData.Checksum
spv.ds.ipprot_nova.output.SavedConfigData.DateCreated
spv.ds.ipprot_nova.output.SavedConfigData.EncodedConfigs
spv.ds.ipprot_nova.output.SavedConfigData.Flags
spv.ds.ipprot_nova.output.SavedConfigData.PluginDataSet
spv.ds.ipprot_nova.output.SavedConfigData.Summary
spv.ds.ipprot_nova.output.SavedPluginData
— class
spv.ds.ipprot_nova.output.SavedPluginData.Data
spv.ds.ipprot_nova.output.SavedPluginData.PluginName
spv.ds.ipprot_nova.output.SavedSummary
— class
spv.ds.ipprot_nova.output.SavedSummary.Category
spv.ds.ipprot_nova.output.SavedSummary.PluginDataSet
spv.ds.ipprot_nova.output.SavedSummary.PriceText
spv.ds.ipprot_nova.output.SavedSummary.SummaryItems
spv.ds.ipprot_nova.output.SavedSummaryItem
— class
spv.ds.ipprot_nova.output.SavedSummaryItem.ItemId
spv.ds.ipprot_nova.output.SavedSummaryItem.ItemText
spv.ds.ipprot_nova.output.SavedSummaryItem.MenuHierarchy
spv.ds.ipprot_nova.output.SavedSummaryItem.MenuText
spv.ds.ipprot_nova.output.SavedSummaryItem.PriceText
spv.ds.ipprot_nova.output.SavedUser
— class
spv.ds.ipprot_nova.output.SavedUser.Configs
spv.ds.ipprot_nova.output.SavedUser.UserName
spv.ds.ipprot_nova.output.SessionInitData
— class
spv.ds.ipprot_nova.output.SessionInitData.bumps
spv.ds.ipprot_nova.output.SessionInitData.composed_url
spv.ds.ipprot_nova.output.SessionInitData.intro_page
spv.ds.ipprot_nova.output.SessionInitData.reset_time_sec
spv.ds.ipprot_nova.output.SessionInitData.session_id
spv.ds.ipprot_nova.utility
— namespace
spv.ds.ipprot_nova.utility.DynamicDictionary
— class
spv.ds.ipprot_nova.utility.DynamicDictionary.Children