org.jasig.portal.layout.dlm
Class LPAEditRestriction

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

public class LPAEditRestriction
extends Object
implements ILayoutProcessingAction

Layout processing action for changnig the set of restrictions for a fragment node.

Author:
Mark Boyd

Method Summary
 void perform()
          Pushes the indicated restriction attribute changes into both the ILF and PLF versions of the layouts since this will only be done when editing a fragment.
 
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
Pushes the indicated restriction attribute changes into both the ILF and PLF versions of the layouts since this will only be done when editing a fragment.

Specified by:
perform in interface ILayoutProcessingAction
Throws:
PortalException


Copyright © 2010 Jasig. All Rights Reserved.