org.kuali.rice.kim.api.common.history
Class HistoryQueryUtils
java.lang.Object
org.kuali.rice.kim.api.common.history.HistoryQueryUtils
public final class HistoryQueryUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
historyQuery
public static QueryByCriteria historyQuery(String id,
org.joda.time.DateTime asOfDate)
futureRecordQuery
public static QueryByCriteria futureRecordQuery(String id,
org.joda.time.DateTime asOfDate)
between
public static Predicate between(String startField,
String endField,
org.joda.time.DateTime asOfDate)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.