edu.internet2.middleware.grouper.pit
Class PITUtils

java.lang.Object
  extended by edu.internet2.middleware.grouper.pit.PITUtils

public class PITUtils
extends Object

Author:
shilen $Id: PITUtils.java 7072 2010-12-06 16:03:59Z shilen $

Constructor Summary
PITUtils()
           
 
Method Summary
static void deleteInactiveRecords(Date date)
          Delete point in time records that ended before the given date.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PITUtils

public PITUtils()
Method Detail

deleteInactiveRecords

public static void deleteInactiveRecords(Date date)
Delete point in time records that ended before the given date.

Parameters:
date -