- Type Parameters:
K - transition keyT - Allocation usage record type
- All Superinterfaces:
- AllocationManager<K,T>, uk.ac.ed.epcc.webapp.Contexed, ExpressionTargetGenerator<T>, PropertyTargetFactory, PropertyTargetGenerator<T>, ReductionProducer<T>, uk.ac.ed.epcc.webapp.model.period.SplitManager<T>, uk.ac.ed.epcc.webapp.Tagged, uk.ac.ed.epcc.webapp.forms.transition.TransitionFactory<K,T>, uk.ac.ed.epcc.webapp.forms.transition.TransitionProvider<K,T>, UsageProducer<T>, UsageRecordListener, uk.ac.ed.epcc.webapp.forms.transition.ViewTransitionFactory<K,T>, uk.ac.ed.epcc.webapp.forms.transition.ViewTransitionProvider<K,T>
- All Known Implementing Classes:
- ChargedAllocationFactory
public interface ChargedAllocationManager<K,T extends Allocation>
extends AllocationManager<K,T>, UsageRecordListener
AllocationManager where charges are accumulated.
- Author:
- spb
-
