Prado\Data\SqlMap\DataMapper\TSqlMapApplicationCache::setKeyList PHP Method

setKeyList() protected method

protected setKeyList ( $keyList )
    protected function setKeyList($keyList)
    {
        $this->getCache()->set($this->getKeyListId(), $keyList);
    }