Console Webservice API

WebServiceResponse

Other API in Package

Console

Console System

Internal Console

Method Summary
DownloadResponse createDownloadPayload()

Creates a download object for the payload response.

Payload createPayload(String filename)

Creates a payload object for the payload response.

Data getData()

Returns the Data object for this response.

String toString()

Returns a description of this object.

Method Detail


DownloadResponse createDownloadPayload()

Creates a download object for the payload response.

Returns:  DownloadResponse

Since: 11-29-2010

top

Payload createPayload(String filename)

Creates a payload object for the payload response.

Parameters:

  • String   filename Required parameter.

Returns:  Payload

Since: 11-29-2010

top

Data getData()

Returns the Data object for this response.

Returns:  Data

Since: 05-31-2007

top

String toString()

Returns a description of this object.

Returns:  String

Since: 06-14-2007

top
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: Nov 18, 2024 01:04 PM