org.jasig.portal.layout.dlm
Class LPAChangeAttribute

java.lang.Object
  extended by org.jasig.portal.layout.dlm.LPAChangeAttribute
All Implemented Interfaces:
ILayoutProcessingAction

public class LPAChangeAttribute
extends Object
implements ILayoutProcessingAction

Layout processing action for changing a node's attribute in the user's layout.

Author:
Mark Boyd

Method Summary
 void perform()
          Apply the attribute change.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

perform

public void perform()
             throws PortalException
Apply the attribute change.

Specified by:
perform in interface ILayoutProcessingAction
Throws:
PortalException


Copyright © 2010 Jasig. All Rights Reserved.