gov.virginia.dcjs.regulatory
Class School

java.lang.Object
  extended bygov.virginia.dcjs.regulatory.School
All Implemented Interfaces:
Company, DCJSItem, Entity, Principal, SherlockItem

public class School
extends java.lang.Object
implements Company


Constructor Summary
School()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface gov.virginia.dcjs.regulatory.Company
addDetail, addEmployee, addInvestigation, addManager, addOwner, getDetail, getEmployees, getHistory, getInvestigations, getManagers, getOwners, getPrimaryContact, setPrimaryContact
 
Methods inherited from interface gov.virginia.dcjs.regulatory.Entity
addLicense, addSanction, doesEnforcement, getAddressHistory, getCurrentLicenses, getDCJSID, getHistoricLicenses, getLicenses, getPendingLicenses, getSanctions, hasSubmitted
 
Methods inherited from interface gov.virginia.dcjs.regulatory.SherlockItem
addComment, getComments
 
Methods inherited from interface gov.virginia.dcjs.DCJSItem
getKey
 
Methods inherited from interface gov.virginia.dcjs.identity.Principal
activate, activated, addPreference, addPrivilege, getContactData, getDescription, getIdentificaion, getPreferences, getPriviliges, reactivate, setContactData, setDescription, setIdentification, terminate, terminated
 

Constructor Detail

School

public School()