Class ChangeLogEntryTempDao
java.lang.Object
edu.internet2.middleware.grouper.changeLog.ChangeLogEntryTempDao
dao for change log entry temp
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intstore(Collection<ChangeLogEntryTemp> changLogEntries)
-
Constructor Details
-
ChangeLogEntryTempDao
public ChangeLogEntryTempDao()
-
-
Method Details
-
store
- Parameters:
changLogEntries-- Returns:
- number of changes
-