gov.virginia.dcjs.regulatory
Interface Complainant

All Superinterfaces:
Principal

public interface Complainant
extends Principal


Method Summary
 boolean wantsAcknowlegementLetter()
           
 boolean wantsDispositionLetter()
           
 
Methods inherited from interface gov.virginia.dcjs.identity.Principal
activate, activated, addPreference, addPrivilege, getContactData, getDescription, getIdentificaion, getPreferences, getPriviliges, reactivate, setContactData, setDescription, setIdentification, terminate, terminated
 

Method Detail

wantsAcknowlegementLetter

public boolean wantsAcknowlegementLetter()

wantsDispositionLetter

public boolean wantsDispositionLetter()