gov.virginia.dcjs.regulatory
Class Business

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

public class Business
extends java.lang.Object
implements Company, Bonded


Constructor Summary
Business()
           
 
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
 
Methods inherited from interface gov.virginia.dcjs.regulatory.Bonded
getInsuranceExpiration, setInsuranceExpiration
 

Constructor Detail

Business

public Business()