MatchHashDedupeQueryParams
Table of Contents
Methods
-
__construct()
: mixed
-
getContextId()
: string
-
getEntityTypeId()
: int
-
getHash()
: mixed
-
getMaxHashDateModify()
: string
-
getScope()
: string
-
getTypeId()
: int
-
getUserId()
: int
-
isEnablePermissionCheck()
: bool
__construct()
public
__construct(string $contextId, int $typeId, int $entityTypeId, int $userId[, string $scope = '' ][, bool $enablePermissionCheck = false ][, string $maxHashDateModify = '' ]) : mixed
Parameters
-
$contextId
: string
-
-
$typeId
: int
-
-
$entityTypeId
: int
-
-
$userId
: int
-
-
$scope
: string
= ''
-
-
$enablePermissionCheck
: bool
= false
-
-
$maxHashDateModify
: string
= ''
-
getContextId()
public
getContextId() : string
getEntityTypeId()
public
getEntityTypeId() : int
getHash()
public
getHash() : mixed
getMaxHashDateModify()
public
getMaxHashDateModify() : string
getScope()
public
getScope() : string
getTypeId()
public
getTypeId() : int
getUserId()
public
getUserId() : int
isEnablePermissionCheck()
public
isEnablePermissionCheck() : bool