Uses of Class
lumis.content.table.ContentTableSource

Packages that use ContentTableSource
lumis.content.control.autolayout   
lumis.content.control.language   
lumis.content.control.publishtoprincipals   
lumis.content.control.publishtosocialnetwork Provides the controls used to publish messages to social networks. 
lumis.content.control.workflow   
lumis.content.core Provides the core content management operations. 
lumis.content.metadata   
lumis.content.search   
lumis.content.table   
lumis.content.workflow Provides workflow support for the content framework. 
 

Uses of ContentTableSource in lumis.content.control.autolayout
 

Fields in lumis.content.control.autolayout declared as ContentTableSource
protected  ContentTableSource AssociationProcessActionHandler.contentTableSource
           
 

Uses of ContentTableSource in lumis.content.control.language
 

Methods in lumis.content.control.language with parameters of type ContentTableSource
protected  void LanguageControl.setValueFromSource(ContentTableSource source)
           
 

Uses of ContentTableSource in lumis.content.control.publishtoprincipals
 

Methods in lumis.content.control.publishtoprincipals with parameters of type ContentTableSource
protected  void PublishToPrincipalsControl.setValueFromSource(ContentTableSource source)
           
 

Uses of ContentTableSource in lumis.content.control.publishtosocialnetwork
 

Methods in lumis.content.control.publishtosocialnetwork with parameters of type ContentTableSource
protected  void PublishToSocialNetworkControl.setValueFromSource(ContentTableSource source)
           
 

Uses of ContentTableSource in lumis.content.control.workflow
 

Methods in lumis.content.control.workflow with parameters of type ContentTableSource
protected  ContentWorkflowMetaData WorkflowMetaDataControl.getContentWorkflowMetaData(ContentTableSource source)
           
protected  void WorkflowStateControl.setValueFromSource(ContentTableSource source)
           
protected  void WorkflowSendToControl.setValueFromSource(ContentTableSource source)
           
protected  void WorkflowMetaDataControl.setValueFromSource(ContentTableSource source)
           
protected  void WorkflowAssignedToControl.setValueFromSource(ContentTableSource source)
           
 

Uses of ContentTableSource in lumis.content.core
 

Constructors in lumis.content.core with parameters of type ContentTableSource
ContentRenderDataChangedEvent(SessionConfig sessionConfig, ContentVersion contentVersion, ContentTableSource source, ITransaction transaction)
          Creates a new render data changed event for a content.
 

Uses of ContentTableSource in lumis.content.metadata
 

Constructors in lumis.content.metadata with parameters of type ContentTableSource
MetaDataController(IProcessActionHandler processActionHandler, ContentTableSource source, ITransaction transaction)
          Deprecated.  
 

Uses of ContentTableSource in lumis.content.search
 

Fields in lumis.content.search declared as ContentTableSource
protected  ContentTableSource ContentTabularSourceSearchContentFiller.contentSource
           
 

Uses of ContentTableSource in lumis.content.table
 

Fields in lumis.content.table declared as ContentTableSource
protected  ContentTableSource ContentAssociationProcessActionHandler.contentTableSource
           
 

Constructors in lumis.content.table with parameters of type ContentTableSource
ContentMetaDataController(IProcessActionHandler processActionHandler, ContentTableSource source, ITransaction transaction)
          Creates the object and initializes it defining which meta data features are supported by the given Source.
 

Uses of ContentTableSource in lumis.content.workflow
 

Constructors in lumis.content.workflow with parameters of type ContentTableSource
WorkflowController(IProcessActionHandler processActionHandler, ContentTableSource source, ITransaction transaction)
           
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.