DealStageHistoryWithSupposedEntry
Table of Contents
Methods
-
getExistStageIdList()
: array<string|int, mixed>
-
getHistoryLastStageId()
: mixed
-
processCategoryChange()
: mixed
-
register()
: mixed
-
unregister()
: mixed
getExistStageIdList()
public
static getExistStageIdList() : array<string|int, mixed>
-
throws
-
ArgumentException
Return values
array<string|int, mixed>
getHistoryLastStageId()
public
static getHistoryLastStageId(mixed $dealId) : mixed
Parameters
-
$dealId
: mixed
-
processCategoryChange()
public
static processCategoryChange(mixed $dealId) : mixed
Parameters
-
$dealId
: mixed
-
register()
public
static register(mixed $dealId) : mixed
Parameters
-
$dealId
: mixed
-
unregister()
public
static unregister(mixed $dealId) : mixed
Parameters
-
$dealId
: mixed
-