Uses of Class
lumis.content.workflow.ContentWorkflowMetaData

Packages that use ContentWorkflowMetaData
lumis.content.control.workflow   
lumis.content.workflow Provides workflow support for the content framework. 
lumis.content.workflow.action   
 

Uses of ContentWorkflowMetaData in lumis.content.control.workflow
 

Methods in lumis.content.control.workflow that return ContentWorkflowMetaData
protected  ContentWorkflowMetaData WorkflowMetaDataControl.getContentWorkflowMetaData()
          Returns the content workflow metadata.
protected  ContentWorkflowMetaData WorkflowMetaDataControl.getContentWorkflowMetaData(ContentTableSource source)
           
 

Uses of ContentWorkflowMetaData in lumis.content.workflow
 

Methods in lumis.content.workflow that return ContentWorkflowMetaData
 ContentWorkflowMetaData WorkflowManager.getContentWorkflowMetaData(SessionConfig sessionConfig, String metaDataId, ITransaction transaction)
           
 ContentWorkflowMetaData IWorkflowManager.getContentWorkflowMetaData(SessionConfig sessionConfig, String metaDataId, ITransaction transaction)
          Returns the content workflow metadata for a metadata id.
 ContentWorkflowMetaData WorkflowManager.getContentWorkflowMetaData(SessionConfig sessionConfig, String itemId, String serviceInstanceId, String sourceId, ITransaction transaction)
           
 ContentWorkflowMetaData IWorkflowManager.getContentWorkflowMetaData(SessionConfig sessionConfig, String itemId, String serviceInstanceId, String sourceId, ITransaction transaction)
          Returns the content workflow metadata for a content.
 

Methods in lumis.content.workflow with parameters of type ContentWorkflowMetaData
 void IWorkflowActionHandler.preProcessAction(SessionConfig sessionConfig, String itemId, String serviceInstanceId, String sourceId, WorkflowTransitionConfig transition, ContentWorkflowMetaData newWorkflowMetaData, ITransaction transaction)
          Method called when a workflow action is performed, before its changes are applied to the persistence layer.
 

Uses of ContentWorkflowMetaData in lumis.content.workflow.action
 

Methods in lumis.content.workflow.action with parameters of type ContentWorkflowMetaData
 void WorkflowSendMailActionHandler.preProcessAction(SessionConfig sessionConfig, String itemId, String serviceInstanceId, String sourceId, WorkflowTransitionConfig transition, ContentWorkflowMetaData newWorkflowMetaData, ITransaction transaction)
           
 



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