Prado\Data\SqlMap\DataMapper\TSqlMapApplicationCache::setKeyList PHP Méthode

setKeyList() protected méthode

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