Description: Design company personnel information systems.
Definition of employee categories, sub-categories, including category manager, department staff category defined customer categories, sub-categories including general customer category and medals customer classes.
Staff classes and client classes have a common parent class staff. Common method to define the class.
Basic functions (methods) employees and customers attributes (member variables) to obtain manager instructed staff to work, managers and customer communication, employees reporting to managers, as well as certain other categories of personnel functions.
To Search:
File list (Check if you may need any files):
Part5_1
.......\Client.java
.......\Employe.java
.......\General.java
.......\Manager.java
.......\Starff.java
.......\Test.java
.......\VipClient.java