|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.javatest.InterviewPropagator.PropogateMap
public class InterviewPropagator.PropogateMap
Propagation data model.
| Constructor Summary | |
|---|---|
InterviewPropagator.PropogateMap()
|
|
| Method Summary | |
|---|---|
java.io.File |
getConflictReportFile()
Returns temporary file with html conflict report |
java.io.File |
getUpdatesReportFile()
Returns temporary file with html updates report |
boolean |
hasConflicts()
Does the data contain conflicts? |
boolean |
hasUpdates()
Does the data contain auto updates? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterviewPropagator.PropogateMap()
| Method Detail |
|---|
public boolean hasConflicts()
public boolean hasUpdates()
public java.io.File getConflictReportFile()
public java.io.File getUpdatesReportFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||