Web API

Modules

Other API in Package

User

Internal Tunnel

Tunnel

List of Classes

WebController

AjaxResponse

AnalyticDataViewFilter

Archive

ArchiveManager

AreaChart

Attachment

AudioFile

BarChart

BillingEngine

BillingEvent

Browser

Buffer

BusinessUtil

CacheManager

Cell

CellFilter

Chart

ChartSharedSettings

ChartTool

Chunk

ConsoleManager

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

GeoUtil

GroupConcat

ImageFile

Inspector

JSONBuffer

JSONParser

Job

JobManager

LineChart

LockManager

Logger

MailBox

MailBoxList

MailMessage

MailResponse

Message

MessageManager

Modules

Monitor

NavigatorResponse

PWA

Packet

PacketDataList

PacketDataRecord

Page

PagingInfo

Pal

PalActivationKeyInfo

PalInfo

Payload

PdfFile

PieChart

Pin

Profile

ProfileInfo

ProfilePacket

ProfilePalManager

ProfileTxManager

QRUtil

Render

Request

Response

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

TunnelResult

UnknownFile

VCardFile

Validator

ValidityCheck

Wizard

XMLReader

ZoneAccess

Method Summary
Data getConfigData(String palId)

Returns the configuration data for the specified pal.

DataList getConfigList(String palId)

Returns the configuration data list for the specified pal.

DataList list()

Returns the module pals associated with this pal.

  remove(String palId)

Removes the module.

  setEnabled(String palId, boolean enabled)

Enables or disables the module.

String toString()

Returns a description of this object.

Method Detail


Data getConfigData(String palId)

Returns the configuration data for the specified pal.

Parameters:

  • String   palId Required parameter.

Returns:  Data

Since: 07-03-2019

top

DataList getConfigList(String palId)

Returns the configuration data list for the specified pal.

Parameters:

  • String   palId Required parameter.

Returns:  DataList


DataList Name: config
DataList Fields: feature, menu, section, action, label, workflow, target

Since: 07-03-2019

top

DataList list()

Returns the module pals associated with this pal.

Returns:  DataList


DataList Name: pals
DataList Fields: palId, enabled, module, parentId, parentName, chain

Since: 07-03-2019

top

remove(String palId)

Removes the module.

Parameters:

  • String   palId Required parameter.

Since: 07-03-2019

top

setEnabled(String palId, boolean enabled)

Enables or disables the module.

Parameters:

  • String   palId Required parameter.
  • boolean   enabled Required parameter.

Since: 07-03-2019

top

String toString()

Returns a description of this object.

Returns:  String

Since: 07-03-2019

top
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: May 01, 2024 05:15 AM