lumis.content.metadata
Class MetaDataController

Package class diagram package MetaDataController
java.lang.Object
  extended by lumis.content.table.ContentMetaDataController
      extended by lumis.content.metadata.MetaDataController

Deprecated. Since 4.2.0, replaced by ContentMetaDataController.

@Deprecated
public class MetaDataController
extends 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

Nested Class Summary
 
Nested classes/interfaces inherited from class lumis.content.table.ContentMetaDataController
ContentMetaDataController.MetaDataPersistenceResult
 
Field Summary
 
Fields inherited from class lumis.content.table.ContentMetaDataController
CONTENT_ID_ATTRIBUTE, CONTENT_VERSION_ID_ATTRIBUTE, CONTENTID_PARAMETER_SUFIX, IS_DEFAULT_LOCALE_PARAMETER_SUFIX, LANGUAGE_ID_PARAMETER_SUFIX, NEW_VERSION_PRIMARY_KEY_PARAMETER, PUBLISH_TO_PRINCIPALS_PARAMETER, PUBLISH_TO_SERVICE_INSTANCES_PARAMETER
 
Constructor Summary
MetaDataController(IProcessActionHandler processActionHandler, ContentTableSource source, ITransaction transaction)
          Deprecated.  
 
Method Summary
 
Methods inherited from class lumis.content.table.ContentMetaDataController
contentDeleted, contentInserted, contentUpdated, selectMetaData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDataController

public MetaDataController(IProcessActionHandler processActionHandler,
                          ContentTableSource source,
                          ITransaction transaction)
                   throws PortalException
Deprecated. 
Throws:
PortalException


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.