org.kuali.rice.kim.api.common.history
Interface HistoryContract

All Superinterfaces:
Inactivatable, InactivatableFromTo

public interface HistoryContract
extends InactivatableFromTo


Method Summary
 String getHistoryId()
           
 boolean isActiveNow()
           
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.InactivatableFromTo
getActiveFromDate, getActiveToDate, isActive
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable
isActive
 

Method Detail

getHistoryId

String getHistoryId()

isActiveNow

boolean isActiveNow()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.