Class WSKGetDocumentsByRangeRequest

Description

This class encloses the necessary elements to perform a GetDocumentsByRange operation

  • example: example not found
  • example: example not found

Located in /wsk/WSKGetDocumentsByRangeRequest.class.php (line 7)


	
			
Variable Summary
Method Summary
WSKGetDocumentsByRangeRequest __construct (string $binarySecurityToken, string $searchId, [string $classificationId = null], [WSKRetrievalOptions $retrievalOptions = null])
Variables
string $binarySecurityToken (line 13)

This authentication token must be included in all non-authentication types of requests.

  • access: public
string $classificationId (line 25)

Used to retrieve documents from a specific classification. These identifiers can be obtained using the BrowseResultClassification operation.

  • access: public
WSKRetrievalOptions $retrievalOptions (line 31)

Encloses the documentView, documentMarkup, and documentRange elements which define a series of retrieval options.

  • access: public
string $searchId (line 19)

Contains a unique identifier that identifies the original search.

  • access: public
Methods
Constructor __construct (line 39)
  • access: public
WSKGetDocumentsByRangeRequest __construct (string $binarySecurityToken, string $searchId, [string $classificationId = null], [WSKRetrievalOptions $retrievalOptions = null])
  • string $binarySecurityToken
  • string $searchId
  • string $classificationId
  • WSKRetrievalOptions $retrievalOptions

Documentation generated on Thu, 10 Dec 2009 15:22:31 +0100 by phpDocumentor 1.4.1