org.jasig.portal.layout.dlm
Class IntegrationResult
java.lang.Object
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) $
| 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
changedPLF
public boolean changedPLF
changedILF
public boolean changedILF
IntegrationResult
public IntegrationResult()
Copyright © 2010 Jasig. All Rights Reserved.