API入力操作クラス APIの入力データを操作するクラス
package |
Default |
---|
__construct(string $obj_nm)
string
フォーマットクラス名
getFormatType(string $contentType) : string
string
RequestヘッダのContentType
string
フォーマットクラスのクラス名称(名前空間あり)
getPostParams( $request, string $orginMethod = "") : \SCC\Api\Model\IO\{@inheritDoc}
see | \SCC\Api\Model\Impl\InputHandler::getPostParams() |
---|
{@inheritDoc}
string
APIメソッド(get, post, put, delete, getpost)
\SCC\Api\Model\IO\{@inheritDoc}
formatter :