org.jboss.portal.core.admin.ui.actions
Class AssignContentToWindowAction

java.lang.Object
  extended by org.jboss.portal.core.admin.ui.actions.AssignContentToWindowAction

public class AssignContentToWindowAction
extends java.lang.Object

Version:
$Revision: 1.1 $
Author:
Julien Viet

Constructor Summary
AssignContentToWindowAction()
           
 
Method Summary
 void execute()
           
 PortalObjectManagerBean getPortalObjectManager()
           
 void setPortalObjectManager(PortalObjectManagerBean portalObjectManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssignContentToWindowAction

public AssignContentToWindowAction()
Method Detail

getPortalObjectManager

public PortalObjectManagerBean getPortalObjectManager()

setPortalObjectManager

public void setPortalObjectManager(PortalObjectManagerBean portalObjectManager)

execute

public void execute()