com.arsdigita.cms.ui.workflow
Class ItemWorkflowAdminPane

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.toolbox.ui.ComponentMap
              extended bycom.arsdigita.toolbox.ui.ModalPanel
                  extended bycom.arsdigita.cms.ui.BaseItemPane
                      extended bycom.arsdigita.cms.ui.workflow.ItemWorkflowAdminPane
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.util.Lockable, com.arsdigita.bebop.Resettable, SecurityConstants

public class ItemWorkflowAdminPane
extends BaseItemPane

Panel for applying a workflow template to a content item. By default this panel display a list of workflows that can be applied to the content item. If a workflow is applied, it displays the item details page.

Version:
$Id: //cms/dev/src/com/arsdigita/cms/ui/workflow/ItemWorkflowAdminPane.java#11 $
Author:
Uday Mathur, Michael Pih, Justin Ross <jross@redhat.com>

Nested Class Summary
 
Nested classes inherited from class com.arsdigita.toolbox.ui.ModalPanel
com.arsdigita.toolbox.ui.ModalPanel.CancelListener, com.arsdigita.toolbox.ui.ModalPanel.FinishListener, com.arsdigita.toolbox.ui.ModalPanel.FormNavigationListener, com.arsdigita.toolbox.ui.ModalPanel.NavigationListener, com.arsdigita.toolbox.ui.ModalPanel.ResetListener, com.arsdigita.toolbox.ui.ModalPanel.ResumeListener, com.arsdigita.toolbox.ui.ModalPanel.TableNavigationListener, com.arsdigita.toolbox.ui.ModalPanel.WidgetNavigationListener
 
Field Summary
static String versionId
           
 
Fields inherited from class com.arsdigita.bebop.SimpleComponent
m_attr
 
Fields inherited from interface com.arsdigita.cms.util.SecurityConstants
ADMIN_PAGES, APPLY_ALTERNATE_WORKFLOWS, APPLY_WORKFLOW, CATEGORIZE_ITEMS, CATEGORY_ADMIN, CMS_APPLY_ALTERNATE_WORKFLOWS, CMS_CATEGORIZE_ITEMS, CMS_CATEGORY_ADMIN, CMS_CONTENT_TYPE_ADMIN, CMS_DELETE_ITEM, CMS_EDIT_ITEM, CMS_ITEM_ADMIN, CMS_LIFECYCLE_ADMIN, CMS_NEW_ITEM, CMS_PREVIEW_ITEM, CMS_PUBLISH, CMS_READ_ITEM, CMS_STAFF_ADMIN, CMS_WORKFLOW_ADMIN, CONTENT_TYPE_ADMIN, DELETE_IMAGES, DELETE_ITEM, EDIT_ITEM, LIFECYCLE_ADMIN, NEW_ITEM, PREVIEW_PAGES, PUBLIC_PAGES, PUBLISH, SCHEDULE_PUBLICATION, STAFF_ADMIN, WORKFLOW_ADMIN
 
Fields inherited from interface com.arsdigita.bebop.Component
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE
 
Constructor Summary
ItemWorkflowAdminPane(com.arsdigita.bebop.parameters.BigDecimalParameter itemIdParameter)
           
 
Method Summary
 void register(com.arsdigita.bebop.Page page)
           
 
Methods inherited from class com.arsdigita.cms.ui.BaseItemPane
gz, lz
 
Methods inherited from class com.arsdigita.toolbox.ui.ModalPanel
add, clear, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, generateXML, getDefault, pop, push, reset, resume, setDefault, top
 
Methods inherited from class com.arsdigita.toolbox.ui.ComponentMap
children, containsKey, containsValue, get, put
 
Methods inherited from class com.arsdigita.bebop.SimpleComponent
clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, lock, register, respond, setAttribute, setClassAttr, setIdAttr, setKey, setMetaDataAttribute, setStyleAttr, setVisible
 
Methods inherited from class com.arsdigita.bebop.Completable
addCompletionListener, fireCompletionEvent
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

ItemWorkflowAdminPane

public ItemWorkflowAdminPane(com.arsdigita.bebop.parameters.BigDecimalParameter itemIdParameter)
Method Detail

register

public final void register(com.arsdigita.bebop.Page page)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC