Uses of Class
cmion.level2.CompetencyCancelledException
Packages that use CompetencyCancelledException
-
Uses of CompetencyCancelledException in cmion.level2
Methods in cmion.level2 that throw CompetencyCancelledExceptionModifier and TypeMethodDescriptionprotected abstract booleanCompetency.competencyCode(HashMap<String, String> parameters) every competency sub class must implement this method and in it perform the competency code. -
Uses of CompetencyCancelledException in cmion.level2.competencies.test
Methods in cmion.level2.competencies.test that throw CompetencyCancelledExceptionModifier and TypeMethodDescriptionprotected booleanTestCompetency7.competencyCode(HashMap<String, String> parameters) competency codeprotected booleanTestCompetency8.competencyCode(HashMap<String, String> parameters) competency code