com.dotmarketing.portlets.containers.action
Class ViewContainersAction

java.lang.Object
  extended by PortletAction
      extended by com.dotmarketing.portal.struts.DotPortletAction
          extended by com.dotmarketing.portlets.containers.action.ViewContainersAction

public class ViewContainersAction
extends DotPortletAction

View Source

Version:
$Revision: 1.2 $
Author:
Maria Ahues

Constructor Summary
ViewContainersAction()
           
 
Method Summary
protected  void _viewContainers(RenderRequest req, User user)
          Specialized method for View Containers Actions.
 ActionForward render(ActionMapping mapping, ActionForm form, PortletConfig config, RenderRequest req, RenderResponse res)
           
 
Methods inherited from class com.dotmarketing.portal.struts.DotPortletAction
_applyPermissions, _applyPermissions, _checkCopyAndMovePermissions, _checkCopyAndMovePermissions, _checkDeletePermissions, _checkPermissions, _checkPermissions, _checkUserPermissions, _checkWritePermissions, _copyPermissions, _deleteVersionWebAsset, _deleteWebAsset, _editWebAsset, _getUser, _getVersionBackWebAsset, _getVersionsWebAsset, _handleException, _handleException, _lockWebAsset, _moveWebAsset, _publishWebAsset, _retrieveWebAsset, _sendToReferral, _undeleteWebAsset, _unLockWebAsset, _unPublishWebAsset, _viewWebAssets, getForward, getForward
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewContainersAction

public ViewContainersAction()
Method Detail

render

public ActionForward render(ActionMapping mapping,
                            ActionForm form,
                            PortletConfig config,
                            RenderRequest req,
                            RenderResponse res)
                     throws java.lang.Exception
Throws:
java.lang.Exception

_viewContainers

protected void _viewContainers(RenderRequest req,
                               User user)
                        throws java.lang.Exception
Specialized method for View Containers Actions.

Parameters:
req -
user -
className: - Asset Class
tableName: - Table Name
countWebKey: - WebKey to store the Count
viewWebKey: - WebKey to store the Listings
Throws:
java.lang.Exception


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.