Property | Type | Description | |
---|---|---|---|
$dateRange | DateRange | ||
$fields | string[] | ||
$ordering | OrderBy[] | ||
$paging | Paging | ||
$predicates | Predicate[] |
Method | Description | |
---|---|---|
__construct ( $fields = null, $predicates = null, $dateRange = null, $ordering = null, $paging = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getNamespace ( ) : the | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class | |
getXsiTypeName ( ) : the | Gets the xsi:type name of this class |
public __construct ( $fields = null, $predicates = null, $dateRange = null, $ordering = null, $paging = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getNamespace ( ) : the | ||
return | the | namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public getXsiTypeName ( ) : the | ||
return | the | xsi:type name of this class |