프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$cid | integer | ||
$ctype | string | ||
$state | string | ||
$status | string | ||
$workflowId | integer |
메소드 | 설명 | |
---|---|---|
getByPrimary ( $cid, $ctype, $workflowId ) : null | |
||
getCid ( ) : integer | ||
getCtype ( ) : string | ||
getState ( ) : string | ||
getStatus ( ) : string | ||
getWorkflowId ( ) : integer | ||
setCid ( integer $cid ) | ||
setCtype ( string $ctype ) | ||
setState ( string $state ) | ||
setStatus ( string $status ) | ||
setWorkflowId ( integer $workflowId ) |
public static getByPrimary ( $cid, $ctype, $workflowId ) : null | |
||
$cid | ||
$ctype | ||
$workflowId | ||
리턴 | null | |