Uses of Class
jim.pums.assess.bus.AnyProjectMark

Packages that use AnyProjectMark
jim.pums.assess.bus   
jim.pums.assess.process   
 

Uses of AnyProjectMark in jim.pums.assess.bus
 

Methods in jim.pums.assess.bus that return AnyProjectMark
 AnyProjectMark ProjectMarkFactory.createProjectMark(java.lang.String unit)
           
 

Methods in jim.pums.assess.bus with parameters of type AnyProjectMark
static void MarkMapHelper.copyMarks(AnyProjectMark marks, java.util.Map map)
           
 

Uses of AnyProjectMark in jim.pums.assess.process
 

Methods in jim.pums.assess.process with parameters of type AnyProjectMark
 void MarkFormProcess.sendEmail(AnyProjectMark mark)