Uses of Interface
com.arsdigita.cms.util.SecurityConstants

Packages that use SecurityConstants
com.arsdigita.cms Contains the core classes for the Red Hat Content Management System (CMS), classes that persist the fundamental objects for CMS such as content items, templates, content sections, and content types
com.arsdigita.cms.ui Provides a set of UI components and tools for the Content Management System. 
com.arsdigita.cms.ui.category Provides a set of UI components for managing the category tree for a content section. 
com.arsdigita.cms.ui.lifecycle Contains the set of classes that implements the user interface for managing lifecycles and their phases. 
com.arsdigita.cms.ui.revision Provides UI components for administering and displaying the revision history of a content item. 
com.arsdigita.cms.ui.role   
com.arsdigita.cms.ui.type Provides the set of classes that implements the user interface for managing pre-defined content types. 
com.arsdigita.cms.ui.workflow Contains the set of classes that implement the user interface for creating workflow templates, assigning parties to tasks, applying workflows to items, and managing task state. 
 

Uses of SecurityConstants in com.arsdigita.cms
 

Classes in com.arsdigita.cms that implement SecurityConstants
 class SecurityManager
          Security class used for checking and granting privileges in CMS.
 

Uses of SecurityConstants in com.arsdigita.cms.ui
 

Classes in com.arsdigita.cms.ui that implement SecurityConstants
 class BaseAdminPane
          A base component for use in CMS admin panes.
 class BaseDeleteForm
           
 class BaseForm
          A convenience class for CMS forms.
 class BaseItemPane
           
 class PartySearchForm
          Form to search for parties to be added to a staff group.
 class VisibilityComponent
           
 

Uses of SecurityConstants in com.arsdigita.cms.ui.category
 

Classes in com.arsdigita.cms.ui.category that implement SecurityConstants
 class CategoryAdminPane
          A split pane for the Category Administration UI.
 

Uses of SecurityConstants in com.arsdigita.cms.ui.lifecycle
 

Classes in com.arsdigita.cms.ui.lifecycle that implement SecurityConstants
 class ItemLifecycleAdminPane
           
 class LifecycleAdminPane
          This class contains the split pane for the lifecycle administration interface.
 

Uses of SecurityConstants in com.arsdigita.cms.ui.revision
 

Classes in com.arsdigita.cms.ui.revision that implement SecurityConstants
 class ItemRevisionAdminPane
           
 

Uses of SecurityConstants in com.arsdigita.cms.ui.role
 

Classes in com.arsdigita.cms.ui.role that implement SecurityConstants
 class BaseRoleForm
           
 class RoleAdminPane
           
 

Uses of SecurityConstants in com.arsdigita.cms.ui.type
 

Classes in com.arsdigita.cms.ui.type that implement SecurityConstants
 class ContentTypeAdminPane
          This class contains the split pane for the ContentType administration interface.
 

Uses of SecurityConstants in com.arsdigita.cms.ui.workflow
 

Classes in com.arsdigita.cms.ui.workflow that implement SecurityConstants
(package private)  class com.arsdigita.cms.ui.workflow.CommentAddForm
           
 class ItemWorkflowAdminPane
          Panel for applying a workflow template to a content item.
 class TaskFinishForm
          A form that prompts the user to comment on and approve tasks and then finishes the task if it was approved.
 class WorkflowAdminPane
           
 



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