org.jasig.portal.layout.alm.tool
Class FragmentLoader.DbCleaner

java.lang.Object
  extended by org.jasig.portal.layout.alm.tool.FragmentLoader.DbCleaner
Enclosing class:
FragmentLoader

private static class FragmentLoader.DbCleaner
extends java.lang.Object

Cleans up the tables contained the old data of the fragments to be reloaded It is used before the DbLoader utility is called


Constructor Summary
private FragmentLoader.DbCleaner()
           
 
Method Summary
static void cleanTables(java.util.Map fragmentIds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FragmentLoader.DbCleaner

private FragmentLoader.DbCleaner()
Method Detail

cleanTables

public static void cleanTables(java.util.Map fragmentIds)