gov.virginia.dcjs.regulatory
Class ComplianceAgentLicense

java.lang.Object
  extended bygov.virginia.dcjs.regulatory.ComplianceAgentLicense
All Implemented Interfaces:
DCJSItem, License, SherlockItem

public class ComplianceAgentLicense
extends java.lang.Object
implements License


Constructor Summary
ComplianceAgentLicense()
           
 
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.License
addApprovalItem, addCategory, extend, getApplicationDate, getApprovalItems, getCategories, getExpiration, getExtension, getExtensionRequested, getFee, getIssued, getPendingReasons, getRenewalSent, getStatus, getWhenDue, isComplete, isCurrent, isExpired, isPending, isRenewable, issue, sendRenewal, update
 
Methods inherited from interface gov.virginia.dcjs.regulatory.SherlockItem
addComment, getComments
 
Methods inherited from interface gov.virginia.dcjs.DCJSItem
getKey
 

Constructor Detail

ComplianceAgentLicense

public ComplianceAgentLicense()