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

Public Member Functions

 __construct ($sortId=null, $sortDirection=null)

Data Fields

 $sortId
 $sortDirection
const SD_ASCENDING = "Ascending"
const SD_DESCENDING = "Descending"

Detailed Description

Encloses the sortId and optional sortDirection elements.


Constructor & Destructor Documentation

__construct ( sortId = null,
sortDirection = null 
)

Constructs a WSKSortStrategy object

Parameters:
string$sortIdIdentifies a sort strategy that will determine one sort order to be applied to the specified search results set.
string$sortDirectionIdentifies the sort order for this sortId, either ascending or descending.

Field Documentation

$sortDirection
$sortId
const SD_ASCENDING = "Ascending"
See also:
$sortDirection
const SD_DESCENDING = "Descending"
See also:
$sortDirection

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