|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.layout.dlm.IntegrationResult
public class IntegrationResult
This class is used to keep track of changes when integrating PLF and ILF components.
| Field Summary | |
|---|---|
boolean |
changedILF
|
boolean |
changedPLF
|
static java.lang.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 |
|---|
public static final java.lang.String RCS_ID
public boolean changedPLF
public boolean changedILF
| Constructor Detail |
|---|
public IntegrationResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||