Uses of Class
org.apache.jetspeed.modules.actions.portlets.SecureVelocityPortletAction

Packages that use SecureVelocityPortletAction
org.apache.jetspeed.modules.actions.portlets   
org.apache.jetspeed.modules.actions.portlets.security   
 

Uses of SecureVelocityPortletAction in org.apache.jetspeed.modules.actions.portlets
 

Subclasses of SecureVelocityPortletAction in org.apache.jetspeed.modules.actions.portlets
 class ClientUpdateAction
          This action enables to update the client entries
 class ControllerUpdateAction
          This action enables to update the controller entries
 class ControlUpdateAction
          This action enables to update the control entries
 class MediaUpdateAction
          This action enables to update the media entries
 class PortletUpdateAction
          This action enables the creation and editing of portlets
 class PsmlUpdateAction
          This action enables to update the psml entries
 class RegistryUpdateAction
          An abstract base class with default actions for many of the common fields and parameters shared by the registry entries.
 class SecurityUpdateAction
          This action sets up the template context for managing of security entries in the Turbine database.
 class SkinUpdateAction
          This action enables to update the skin entries
 

Uses of SecureVelocityPortletAction in org.apache.jetspeed.modules.actions.portlets.security
 

Subclasses of SecureVelocityPortletAction in org.apache.jetspeed.modules.actions.portlets.security
 class GroupUpdateAction
          This action sets up the template context for editing security groups in the Turbine database.
 class PermissionUpdateAction
          This action sets up the template context for editing security permissions in the Turbine database.
 class RolePermissionUpdateAction
          This action sets up the template context for editing security permissions in the Turbine database for a given role.
 class RoleUpdateAction
          This action sets up the template context for editing security roles in the Turbine database.
 class UserGroupRoleUpdateAction
          This action sets up the template context for editing security group roles for a given user.
 class UserGroupUpdateAction
          This action sets up the template context for editing security roles in the Turbine database for a given user.
 class UserRoleUpdateAction
          This action sets up the template context for editing security roles in the Turbine database for a given user.
 class UserUpdateAction
          This action sets up the template context for editing users in the Turbine database.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.