Internal Tunnel API

InternalDesktopProduct

Other API in Package

Web

User

Tunnel

List of Classes

InternalTunnelController

AnalyticDataViewFilter

Archive

ArchiveManager

AreaChart

Attachment

AudioFile

BarChart

BillingEngine

BillingEvent

Browser

Buffer

BusinessUtil

CacheManager

Cell

CellFilter

Chart

ChartSharedSettings

ChartTool

Chunk

ConsoleManager

ConsolePacket

Cube

Data

DataList

DataListFilter

DataReader

DataRecord

DataSet

DataSetRecord

DataSetResult

DataView

DataViewBuilder

DataViewCriteria

DataViewFilter

DataViewList

DataViewRecord

DatasetFile

DateUtil

DisplaySettings

Document

DocumentFile

Email

EncryptionUtil

Enterprise

EnterpriseInfo

ExcelFile

File

FileBuffer

Formatter

Fragment

FtpRequest

GeoUtil

GroupConcat

ImageFile

Inspector

InternalAcmeService

InternalApiMonitor

InternalAuthManager

InternalCloud

InternalCloudDomain

InternalCloudSubscriptionManager

InternalDesktopProduct

InternalDevelopmentPal

InternalDomainManager

InternalEmailManager

InternalEmailSettings

InternalEnterprise

InternalGroupManager

InternalKey

InternalKeyFeatures

InternalKeyManager

InternalKeyPricing

InternalLogoManager

InternalPalChain

InternalPalInfo

InternalPalManager

InternalPalStore

InternalPalStoreInfo

InternalPalStoreInvite

InternalPalStoreItem

InternalProfile

InternalProfileManager

InternalPseudoKey

InternalSecuritySettings

InternalStatBuilder

InternalStatement

InternalStorageManager

InternalStorageProvider

InternalSupportProfile

InternalSystemManager

InternalTunnelManager

InternalUser

InternalWebAlias

InternalZone

InternalZoneManager

JSONBuffer

JSONParser

Job

JobManager

LineChart

LockManager

Logger

MailBox

MailBoxList

MailMessage

MailResponse

Message

MessageManager

Modules

Monitor

PWA

Packet

PacketDataList

PacketDataRecord

PagingInfo

Pal

PalActivationKeyInfo

PalInfo

Payload

PdfFile

PieChart

Profile

ProfileInfo

ProfilePacket

ProfilePalManager

ProfileTxManager

QRUtil

Render

Role

RuntimePal

SSOToken

SafeBox

ScatterPlotChart

ServiceRequest

ServiceResponse

ShellPal

ShellPalManager

SignSettings

SiteBuilder

Slice

SmartDoc

SmartDocManager

Socket

SocketResponse

StorageProvider

StorageProviderDataList

StoredObject

SystemDataView

SystemDataViewFilter

Tag

TagFilter

TagManager

TextEmail

TextMessage

TiffBuilder

TransactionPacket

Tunnel

TunnelRequest

TunnelResponse

TunnelResult

UnknownFile

VCardFile

Validator

ValidityCheck

Wizard

XMLReader

ZoneAccess

Method Summary
  approve()

Approves this desktop product.

  disable()

Disables this product- making it no longer visible from the store. This does not disable existing installations of the toolbar.

  enable()

Approves this desktop product.

Data getData()

Returns a Data object with information on this product.

String getId()

Returns the internal product key (guid) for this desktop software. Use this id for internal API calls.

int getInstallCount()

Returns the number of installations of this product.

String getProductName()

Returns the product name.

String getPublisher()

Returns the publisher.

  reject()

Rejects this desktop product. Warning, rejecting will make all toolbar installations (if any) no longer functional.

String toString()

Returns a description of this object.

  update(Data data)

Updates all properties of this product. See InternalPalStore.validateDesktopProduct.

Method Detail


approve()

Approves this desktop product.

Since: 08-11-2009

top

disable()

Disables this product- making it no longer visible from the store. This does not disable existing installations of the toolbar.

Since: 09-02-2009

top

enable()

Approves this desktop product.

Since: 09-02-2009

top

Data getData()

Returns a Data object with information on this product.

Returns:  Data

Since: 08-11-2009

top

String getId()

Returns the internal product key (guid) for this desktop software. Use this id for internal API calls.

Returns:  String

Since: 08-11-2009

top

int getInstallCount()

Returns the number of installations of this product.

Returns:  int

Since: 09-02-2009

top

String getProductName()

Returns the product name.

Returns:  String

Since: 08-11-2009

top

String getPublisher()

Returns the publisher.

Returns:  String

Since: 08-11-2009

top

reject()

Rejects this desktop product. Warning, rejecting will make all toolbar installations (if any) no longer functional.

Since: 08-11-2009

top

String toString()

Returns a description of this object.

Returns:  String

Since: 08-11-2009

top

update(Data data)

Updates all properties of this product. See InternalPalStore.validateDesktopProduct.

Parameters:

Since: 09-16-2009

top
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: May 16, 2024 03:44 PM