Tariqa SOAP
 All Data Structures Namespaces Files Functions Variables Enumerations
WSKSearchResponse Class Reference

Public Member Functions

 __construct ($searchId=null, $documentsFound=null, $diagnosticList=null, $isSavable=null, $continueId=null, $documentContainerList=null)

Data Fields

 $searchId
 $documentsFound
 $diagnosticList
 $isSavable
 $continueId
 $documentContainerList

Constructor & Destructor Documentation

__construct ( searchId = null,
documentsFound = null,
diagnosticList = null,
isSavable = null,
continueId = null,
documentContainerList = null 
)

Constructs a searchResponse object

Parameters:
string$searchIdContains a unique identifier that maintains all pertinent information from the original search.
int$documentsFoundTotal number of documents that satisfied this search.
WSKDiagnosticList$diagnosticListEncloses one or more diagnostic elements.
boolean$isSavableIf useCSP was set on the request, isSaveable will return with a true or false if the search can be saved via SaveSearch or ModifySavedSearch.
string$continueIdThe continue Id will be returned if a "WithContinue" search type was used and the search was too general for normal processing. To contine the search, add the continueId on the exact same search request that was previously executed.
WSKDocumentContainerList$documentContainerListEncloses zero or more documentContainer elements, each of which identifies a single document.

Field Documentation

$continueId
$diagnosticList
$documentContainerList
$documentsFound
$isSavable
$searchId

The documentation for this class was generated from the following file: