org.jasig.portal.layout.dlm
Class LPARemoveParameter
java.lang.Object
org.jasig.portal.layout.dlm.LPARemoveParameter
- All Implemented Interfaces:
- ILayoutProcessingAction
public class LPARemoveParameter
- extends Object
- implements ILayoutProcessingAction
Layout processing action for removing a channel parameter from the user's layout.
- Author:
- Mark Boyd
|
Method Summary |
void |
perform()
Remove the parameter from a channel in both the ILF and PLF using the
appropriate mechanisms for incorporated nodes versus owned nodes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
perform
public void perform()
throws PortalException
- Remove the parameter from a channel in both the ILF and PLF using the
appropriate mechanisms for incorporated nodes versus owned nodes.
- Specified by:
perform in interface ILayoutProcessingAction
- Throws:
PortalException
Copyright © 2010 Jasig. All Rights Reserved.