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