Class CertificationCaseHelper


  • @Component
    public class CertificationCaseHelper
    extends Object
    Contains methods specific to handle certification cases. (As these cases are stored outside main certification campaign object.)

    It is quite a temporary solution in order to ease SqlRepositoryServiceImpl from tons of type-specific code. Serious solution would be to implement subobject-level operations more generically.

    Author:
    mederly