Uses of Interface
com.atlassian.greenhopper.manager.AOMapper

Packages that use AOMapper
com.atlassian.greenhopper.manager   
com.atlassian.greenhopper.manager.estimatestatistic   
com.atlassian.greenhopper.manager.trackingstatistic   
 

Uses of AOMapper in com.atlassian.greenhopper.manager
 

Subinterfaces of AOMapper in com.atlassian.greenhopper.manager
 interface RelatedAOMapper<P,T extends Entity,U>
          A specialisation of AOMapper for AO records T which have a relationship with a parent record P.
 

Uses of AOMapper in com.atlassian.greenhopper.manager.estimatestatistic
 

Classes in com.atlassian.greenhopper.manager.estimatestatistic that implement AOMapper
 class EstimateStatisticAOMapper
          An AOMapper for EstimateStatisticAO records.
 

Uses of AOMapper in com.atlassian.greenhopper.manager.trackingstatistic
 

Classes in com.atlassian.greenhopper.manager.trackingstatistic that implement AOMapper
 class TrackingStatisticAOMapper
          An AOMapper for TrackingStatisticAO records.
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.