Internal Console API

InternalDesktopProduct

Other API in Package

Console

Console System

Console Webservice

List of Classes

InternalConsoleController

AjaxResponse

AnalyticDataViewFilter

Archive

ArchiveManager

AreaChart

Attachment

AudioFile

BarChart

BillingEngine

BillingEvent

Browser

Buffer

BusinessUtil

CacheManager

Cell

CellFilter

Chart

ChartSharedSettings

ChartTool

Chunk

CommonPacket

ConsoleManager

ConsolePacket

ConsoleResponse

Cube

Data

DataList

DataListFilter

DataReader

DataRecord

DataSet

DataSetRecord

DataSetResult

DataView

DataViewBuilder

DataViewCriteria

DataViewFilter

DataViewList

DataViewRecord

DatasetFile

DateUtil

DisplaySettings

Document

DocumentFile

DownloadResponse

Email

EncryptionUtil

Enterprise

EnterpriseInfo

ExcelFile

File

FileBuffer

Formatter

Fragment

FtpRequest

GeoUtil

GroupConcat

ImageFile

Inspector

Installer

InstallerPal

InternalAcmeService

InternalApiMonitor

InternalAuthManager

InternalCloud

InternalCloudDomain

InternalCloudSubscriptionManager

InternalCloudSubscriptionService

InternalDesktopProduct

InternalDevelopmentPal

InternalDomainManager

InternalEmail

InternalEmailManager

InternalEmailSettings

InternalEnterprise

InternalGroupManager

InternalKey

InternalKeyFeatures

InternalKeyManager

InternalKeyPricing

InternalLogoManager

InternalPalChain

InternalPalInfo

InternalPalManager

InternalPalStore

InternalPalStoreInfo

InternalPalStoreInvite

InternalPalStoreItem

InternalProfile

InternalProfileManager

InternalPseudoKey

InternalRequest

InternalResponse

InternalSecuritySettings

InternalStatBuilder

InternalStatement

InternalStorageManager

InternalStorageProvider

InternalSupportIncident

InternalSupportProfile

InternalSystemInformation

InternalSystemLog

InternalSystemManager

InternalTunnelManager

InternalUser

InternalWebAlias

InternalZone

InternalZoneManager

JSONBuffer

JSONParser

Job

JobManager

LineChart

LockManager

Logger

MailBox

MailBoxList

MailMessage

MailResponse

Message

MessageManager

MobileManager

Modules

Monitor

PWA

Packet

PacketDataList

PacketDataRecord

Page

PagingInfo

Pal

PalActivationKeyInfo

PalInfo

Payload

PdfFile

PieChart

Profile

ProfileInfo

ProfilePacket

ProfilePalManager

ProfileTxManager

QRUtil

Render

Request

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

TransactionUtil

Tunnel

TunnelResult

UnknownFile

Upload

User

VCardFile

Validator

ValidityCheck

Wizard

WorkflowResponse

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 01, 2024 05:15 AM