Preview

course guide

Powerful Essays
Open Document
Open Document
3002 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
course guide
COSC2135 - Programming 1
Semester 2, 2013
Assignment 3A
NOTE: This assignment is to be undertaken individually – no group work is permitted.
Background information - Assignment 3A/B
For this assignment you need to write an object-oriented console application in the Java programming language which adheres to basic object-oriented programming principles shown below:
a) Setting the visibility of all instance variables to private.
b) Setting the visibility of all methods in your classes to public
c) Encapsulating both the data for a class and the methods that work with and/or manipulate that data within the same class.
d) Using superclass methods to retrieve and/or manipulate superclass properties from within subclass methods where necessary.
e) Taking advantage of polymorphism wherever possible when invoking methods upon objects that have been created.
The overall scenario we are modelling is that of university employee management system, where you can have standard employees and academic employees.


The standard employee type represents administrative or service provider roles in the university - the pay scale for standard employees is broken down into five levels and the pay scale level for a standard employee is decided by the requirements of their role.
The role that is being performed by a standard employee may change over time, resulting in their current pay scale level being adjusted (ie. their pay scale level can be increased or decreased as required).

 An academic employee type represents academic teaching staff in the university. The pay scales for academic staff are also broken down into five levels, but for academics the pay scale reflects the length of time they have worked for the university, as well as their performance in the areas of teaching and research. An academic employee’s pay scale level will move up to the next level when the university decides that they have earned a promotion and once an academic employee’s

You May Also Find These Documents Helpful

  • Powerful Essays

    Hrm 531 Case Study

    • 1761 Words
    • 8 Pages

    Such things as "pay scales, reward programs, benefits packages, company perks, allow a business to compete in the market for best employees in the industry (Lister, n.d.). It will be up to the HRM department to conduct pay salary surveys in areas of business and be competitive in their pay scales. These surveys or scales should be reviewed annually to adjust for any necessary changes. According to the budget information received from Marylee the revenue will stay the same as well as the -3% revenue growth, therefore it is essential for Clapton will have to remain within in the their boundaries to remain in business. Organizations are only as successful as their approach to hiring the right people, setting clear expectations, managing performance and recognizing and rewarding employees for a job well done (Lotich,…

    • 1761 Words
    • 8 Pages
    Powerful Essays
  • Good Essays

    HRM 324 Final Exam

    • 476 Words
    • 3 Pages

    a. Two basic types of focused pay programs, pay for knowledge and skill base pay…

    • 476 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    econ1000 testbank ch01

    • 11901 Words
    • 73 Pages

    4) The study of how wages are set for New Brunswick teachers is classified as…

    • 11901 Words
    • 73 Pages
    Powerful Essays
  • Satisfactory Essays

    Orchestra's Pay Structure

    • 473 Words
    • 2 Pages

    Describe the orchestra’s pay structure in terms of levels, differentials and job- or person-based approach.…

    • 473 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Unit 21 M1

    • 3527 Words
    • 15 Pages

    Then on the basis of various framed evaluation factors each job is rated and in the end sum of all the rating assigned to each job is done. After the rating has been assigned to each job the pay scale of each job is determined on the basis of three factors namely know-how i.e. how much knowledge or experience a person for this job positions should have, more the knowledge and experience more will be the pay scale, problem solving i.e. how strong is the analyzing power or problem solving technique a person should possess for that particular job, the more the requirement of analytical mind more will be the grade pay. In case of accountability it is tested that how much authoritative or responsible the job position is or in other words how much responsibilities that job position bear, the more the accountability the more will be the grade…

    • 3527 Words
    • 15 Pages
    Powerful Essays
  • Better Essays

    -Equal wages for the employees with same qualification, experience doing the same job. Bonus is fixed according to proper performance based measurements.…

    • 1610 Words
    • 7 Pages
    Better Essays
  • Powerful Essays

    Nvq 2 Carpentry

    • 3480 Words
    • 14 Pages

    the types, purpose and limitations of each type: The work situation, occupational use and the general work environment, in relation to:…

    • 3480 Words
    • 14 Pages
    Powerful Essays
  • Powerful Essays

    As might be expected, broad-banded structures with three or less bands are most common for senior executives, although a good proportion of organisations (40%) have this type of structure for managers and professional staff. At the other end of the scale only 8 per cent of managerial/ professional staff and 17 per cent of other staff are in a narrow-graded structure. This indicates that such structures, which were typical in the 1970s and 1980s, are now much less popular. Broad-banded structures (five or less bands) are now the most common form (60 per cent for managers, professional and other staff). Just under half of the broadbanded structures (47 per cent) have been in place for at least three years. Width of grades/bands The information provided by respondents on the width of grades (the pay span in percentage terms) in their structures is summarised in Table 2. This shows that nearly half of survey participants (48%) have structures with bands of 50% or more.…

    • 2842 Words
    • 12 Pages
    Powerful Essays
  • Good Essays

    Management

    • 430 Words
    • 2 Pages

    Mr. Hong Lingjun, manager of the Data Analysis Department of Dongfang Co. Ltd, a small research firm, pondered how he should utilize a salary increase budget of 50,000 Yuan (7.5% of total payroll) to reward the five semiprofessional employees in his unit. He knew that he did not have to spend the full budget, but under no circumstances could he exceed it. In his opinion, all of these individuals were properly paid in relation to their relative performance and seniority one year (12 months) ago, when he last adjusted their compensation. The rate of inflation last year was 7%.…

    • 430 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    Most universities currently operate in a global, complex, dynamic and highly competitive environment. Trends such as globalization, the increased mobility of academics and the retirement of the baby-boom generation are leading to a scarcity of academic talent in many disciplines. The sector is moving towards a more ‘professional’ approach to staff management, not only in the Netherlands, but also in other Western countries. In the managerial model, the collegiality of academics of equal status working together with minimal hierarchy and maximal trust is replaced by a seemingly more objective, fair and transparent approach to evaluating performance. Part of this movement is the emphasis on recruiting ‘talent’ and using performance indicators, which provides academics and HR managers with the opportunity to select people for their institute.…

    • 1197 Words
    • 6 Pages
    Powerful Essays
  • Good Essays

    It’ll make a change to the way in which corporations run themselves to some extent because pay is linked to performance; a significant proportion of remuneration to be linked to performance conditions designed to promote the long-term success of the company…

    • 627 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    R4Es

    • 1428 Words
    • 6 Pages

    iii. Protected: mark a variable, method, or property that can be accessible to children but not to outsiders…

    • 1428 Words
    • 6 Pages
    Satisfactory Essays
  • Good Essays

    Oop Concepts

    • 1471 Words
    • 6 Pages

    Data is hidden and cannot be accessed by external functions, this is referred to as data encapsulation only a restricted set of operations can be done on the hidden member of the class by executing special functions called Methods. The advantages of using data encapsulation comes when the implementation of the class changes but the interface remains…

    • 1471 Words
    • 6 Pages
    Good Essays
  • Good Essays

    Persons undergoing promotion or training for a year or less, and this is specified in a written contract of employment…

    • 839 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Type of Bank Account

    • 718 Words
    • 3 Pages

    After deliberations, the Committee came to the conclusion that there been some aberrations in formation of 1997 pay scales, wherein full…

    • 718 Words
    • 3 Pages
    Good Essays

Related Topics