Interface IWorkflowContainer

All Superinterfaces:
IDelegationSupport, IDeletionSupport, IElement, ILocalizationScope, IProtocolSupport, IScopeContainer, ISearchSupport, ISecuritySupport, Serializable

This class represents a set of IWorkflow objects.
Since:
1.0, 15/04/2008
Author:
vlygeros
See Also:
  • Method Details

    • getCatalog

      ICatalog getCatalog()
      Retrieve the parent catalog.
      Returns:
      A ICatalog object.
    • getName

      String getName()
      Returns:
      The name of the workflow container.
    • getLabel

      String getLabel()
      Returns:
      The label of the workflow container.
    • getLabel

      String getLabel(String language)
      Returns:
      The label of the workflow container.
    • getDescription

      String getDescription()
      Returns:
      The description of the workflow container.