Class ChangeLogTempToEntity

java.lang.Object
edu.internet2.middleware.grouper.changeLog.ChangeLogTempToEntity

public class ChangeLogTempToEntity extends Object
convert the temp objects to regular objects
  • Constructor Details

    • ChangeLogTempToEntity

      public ChangeLogTempToEntity()
  • Method Details

    • convertRecords

      public static int convertRecords()
      convert the temps to regulars, assign id's hib3GrouperLoaderLog is the log object to post updates, can be null
      Returns:
      the number of records converted
    • convertRecordsWrapper

      public static int convertRecordsWrapper(Hib3GrouperLoaderLog hib3GrouperLoaderLogOverall)
    • convertRecords

      public static int convertRecords(Hib3GrouperLoaderLog hib3GrouperLoaderLog)
      convert the temps to regulars, assign id's
      Parameters:
      hib3GrouperLoaderLog - is the log object to post updates, can be null
      Returns:
      the number of records converted