//Copyright  2014 Oracle and/or its affiliates. All rights reserved.

    	private Integer departmentId = null;
    
	private String departmentName = null;
    
	private Integer locationId = null;
    
	private Integer managerId = null;