Class SyncReport

java.lang.Object
org.dlese.dpc.schemedit.ndr.SyncReport

public class SyncReport extends Object
  • Constructor Details

  • Method Details

    • addEntry

      public void addEntry(ReportEntry entry)
    • getEntries

      public Map getEntries()
    • size

      public int size()
    • getEntryList

      public List getEntryList()
    • getEntry

      public ReportEntry getEntry(String id)
    • getCollectionName

      public String getCollectionName()
    • collection

      public String collection()
    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception