CommonDBTM::post_purgeItem PHP 메소드

post_purgeItem() 공개 메소드

Actions done after the PURGE of the item in the database
public post_purgeItem ( ) : nothing
리턴 nothing
    function post_purgeItem()
    {
    }
CommonDBTM