org.jasig.portal.layout.dlm
Class PLFIntegrator

java.lang.Object
  extended by 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) $

Field Summary
static String RCS_ID
           
 
Constructor Summary
PLFIntegrator()
           
 
Method Summary
static void mergePLFintoILF(Document plf, Document ilf, IntegrationResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RCS_ID

public static final String RCS_ID
See Also:
Constant Field Values
Constructor Detail

PLFIntegrator

public PLFIntegrator()
Method Detail

mergePLFintoILF

public static void mergePLFintoILF(Document plf,
                                   Document ilf,
                                   IntegrationResult result)
                            throws PortalException
Throws:
PortalException


Copyright © 2010 Jasig. All Rights Reserved.