nl.gx.webmanager.cms.workflow
Interface WorkflowEnabled

All Known Subinterfaces:
MediaItemAgendaVersion, MediaItemAnnouncementVersion, MediaItemArticleVersion, MediaItemDocumentVersion, MediaItemDownloadVersion, MediaItemFlashVersion, MediaItemImageVersion, MediaItemMultimediaVersion, MediaItemPageVersion, MediaItemRegulationVersion, MediaItemVersion, PageVersion

public interface WorkflowEnabled

This class is implemented by all objects that are Workflow enabled. Being Workflow enabled means that a Workflow can be attached to the object.

Author:
ivol

Method Summary
 WorkflowModel getWorkflowModel()
          Returns the Workflow model assosiated with the object
 WorkflowModelInstance getWorkflowModelInstance()
          Returns the Workflow model instance assosiated with the object
 

Method Detail

getWorkflowModel

WorkflowModel getWorkflowModel()
Returns the Workflow model assosiated with the object

Returns:
the Workflow model assosiated with the object

getWorkflowModelInstance

WorkflowModelInstance getWorkflowModelInstance()
Returns the Workflow model instance assosiated with the object

Returns:
the Workflow model instance assosiated with the object


Copyright © 2007-2011 GX Software BV. All Rights Reserved.