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

Packages that use VelocityPortletAction
org.apache.jetspeed.modules.actions.portlets   
org.apache.jetspeed.modules.actions.portlets.browser   
org.apache.jetspeed.modules.actions.portlets.designer   
org.apache.jetspeed.modules.actions.portlets.email   
org.apache.jetspeed.modules.actions.portlets.security   
 

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

Subclasses of VelocityPortletAction 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 CustomizeAction
          This action implements the default portlet behavior customizer
 class CustomizeSetAction
          This action implements the default portletset behavior customizer
 class ForwardDemoAction
          Demo of Forward stuff
 class HelloAction
          An abstract action class to build VelocityPortlet actions.
 class MediaUpdateAction
          This action enables to update the media entries
 class PortletUpdateAction
          This action enables the creation and editing of portlets
 class PsmlBrowseAction
          This action enables to browse any of the psml info, for displaying available entries and information on these entries
 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 SecureVelocityPortletAction
          A secured version of the VelocityPortletAction.
 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
 class StockQuoteAction
          This action sets up the template context for retrieving stock quotes.
 class WeatherAction
          WeatherAction portlet uses WeatherUnderground's weather condition stickers/banners to build the portlet view.
 

Uses of VelocityPortletAction in org.apache.jetspeed.modules.actions.portlets.browser
 

Subclasses of VelocityPortletAction in org.apache.jetspeed.modules.actions.portlets.browser
 class DatabaseBrowserAction
          This action sets up the template context for retrieving paged data from the resultSet according to the quey speciified by the user.
 

Uses of VelocityPortletAction in org.apache.jetspeed.modules.actions.portlets.designer
 

Subclasses of VelocityPortletAction in org.apache.jetspeed.modules.actions.portlets.designer
 class HeaderAction
          Header Action
 

Uses of VelocityPortletAction in org.apache.jetspeed.modules.actions.portlets.email
 

Subclasses of VelocityPortletAction in org.apache.jetspeed.modules.actions.portlets.email
 class EmailPortlet
          Email Action
 

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

Subclasses of VelocityPortletAction in org.apache.jetspeed.modules.actions.portlets.security
 class GroupBrowserAction
          This action sets up the template context for browsing of security groups in the Turbine database.
 class GroupUpdateAction
          This action sets up the template context for editing security groups in the Turbine database.
 class PermissionBrowserAction
          This action sets up the template context for browsing of permissions in the Turbine database.
 class PermissionUpdateAction
          This action sets up the template context for editing security permissions in the Turbine database.
 class RoleBrowserAction
          This action sets up the template context for browsing of security roles 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 UserBrowserAction
          This action sets up the template context for browsing of users 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.