Kronolith_Resource_Base::getResponseType PHP Method

getResponseType() abstract public method

Get ResponseType for this resource.
abstract public getResponseType ( ) : integer
return integer The response type for this resource. A Kronolith_Resource::RESPONSE_TYPE_* constant.
    public abstract function getResponseType();