Class MetaDataController


  • @Deprecated
    public class MetaDataController
    extends LegacyContentMetaDataController
    Deprecated.
    Since 4.2.0, replaced by ContentMetaDataController.
    This class handles all related to meta data on the select, insert, update and delete operations. While performing a select it includes on the query (gathering it from the appropriate table) all meta data information that shall be used. While performing an insert, update or delete it is responsible for all meta data manipulating, including adding/updating/removing publishing information, publishing to multiple instances, publishing to principals, comments, versioning and multilanguage.
    Since:
    4.0.0
    Version:
    $Revision: 20857 $ $Date: 2017-12-27 13:27:30 -0200 (Wed, 27 Dec 2017) $