public interface EdoSupplementalTrackingService
Modifier and Type | Method and Description |
---|---|
EdoSupplementalTracking |
canSeeTheAcknowledgeWithAction(String edoDossierId,
BigDecimal reviewLevel) |
EdoSupplementalTracking |
getSupplementalTrackingEntry(String edoSupplementalTrackingId) |
EdoSupplementalTracking |
getSupplementalTrackingEntryObj(String edoDossierId,
BigDecimal reviewLevel) |
List<EdoSupplementalTracking> |
getSupplementTrackingEntries() |
void |
saveOrUpdate(EdoSupplementalTracking edoSupplementalTracking) |
EdoSupplementalTracking getSupplementalTrackingEntry(String edoSupplementalTrackingId)
List<EdoSupplementalTracking> getSupplementTrackingEntries()
void saveOrUpdate(EdoSupplementalTracking edoSupplementalTracking)
EdoSupplementalTracking getSupplementalTrackingEntryObj(String edoDossierId, BigDecimal reviewLevel)
EdoSupplementalTracking canSeeTheAcknowledgeWithAction(String edoDossierId, BigDecimal reviewLevel)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.