org.jasig.portal.layout.dlm
Class IntegrationResult

java.lang.Object
  extended by org.jasig.portal.layout.dlm.IntegrationResult

public class IntegrationResult
extends Object

This class is used to keep track of changes when integrating PLF and ILF components.

Since:
uPortal 2.5
Version:
$Revision: 19776 $ $Date: 2010-01-14 16:17:21 -0600 (Thu, 14 Jan 2010) $

Field Summary
 boolean changedILF
           
 boolean changedPLF
           
static String RCS_ID
           
 
Constructor Summary
IntegrationResult()
           
 
Method Summary
 
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

changedPLF

public boolean changedPLF

changedILF

public boolean changedILF
Constructor Detail

IntegrationResult

public IntegrationResult()


Copyright © 2010 Jasig. All Rights Reserved.