Class BusinessLogicDemo


  • public class BusinessLogicDemo
    extends DemoBase
    • Constructor Detail

      • BusinessLogicDemo

        public BusinessLogicDemo()
    • Method Detail

      • testAddStudent

        public void testAddStudent()
                            throws ejava.examples.webtier.bl.RegistrarException
        Throws:
        ejava.examples.webtier.bl.RegistrarException
      • testCompleteCourse

        public void testCompleteCourse()
                                throws ejava.examples.webtier.bl.RegistrarException
        Throws:
        ejava.examples.webtier.bl.RegistrarException
      • testDropStudent

        public void testDropStudent()
                             throws ejava.examples.webtier.bl.RegistrarException
        Throws:
        ejava.examples.webtier.bl.RegistrarException
      • testGetStudent

        public void testGetStudent()
                            throws ejava.examples.webtier.bl.RegistrarException
        Throws:
        ejava.examples.webtier.bl.RegistrarException