org.jasig.portal.layout.dlm
Class LPAAddParameter
java.lang.Object
org.jasig.portal.layout.dlm.LPAAddParameter
- All Implemented Interfaces:
- ILayoutProcessingAction
public class LPAAddParameter
- extends Object
- implements ILayoutProcessingAction
Layout processing action for adding a channel parameter to the user's layout.
- Author:
- Mark Boyd
|
Method Summary |
void |
perform()
Add a parameter for 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
- Add a parameter for 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.