Uses of Interface
javax.wvcm.Baseline

Uses of Baseline in javax.wvcm
 

Methods in javax.wvcm with parameters of type Baseline
 void ControllableFolder.doBaselineControl(Baseline baseline)
          Put this ControllableFolder under baseline control and initialize it with the contents of the specified baseline.
 Iterator Baseline.doCompareBaselineReport(Baseline baseline)
          Return an iterator of AddedVersion, DeletedVersion, and ChangedVersion objects, that enumerate the differences between the versions selected by this Baseline and the baseline argument.