org.jasig.portal.layout.dlm
Class PLFIntegrator
java.lang.Object
org.jasig.portal.layout.dlm.PLFIntegrator
public class PLFIntegrator
- extends Object
Performs merging of PLF into ILF for DLM.
- Since:
- uPortal 2.5
- Version:
- $Revision: 21023 $ $Date: 2010-07-07 14:24:46 -0500 (Wed, 07 Jul 2010) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCS_ID
public static final String RCS_ID
- See Also:
- Constant Field Values
PLFIntegrator
public PLFIntegrator()
mergePLFintoILF
public static void mergePLFintoILF(Document plf,
Document ilf,
IntegrationResult result)
throws PortalException
- Throws:
PortalException
Copyright © 2010 Jasig. All Rights Reserved.