A B C D E F G H I J L M N O P Q R S T U V W X Y

A

absoluteConfigureUrl(Core, String) - Static method in class com.ail.core.Functions
 
AbstractCommand - Class in com.ail.core.command
This is the super class of all command objects.
AbstractCommand() - Constructor for class com.ail.core.command.AbstractCommand
 
AbstractConfigurationLoader - Class in com.ail.core.configure
This class is extended by classes capable of loading and saving configurations to/from some form of persistent store.
AbstractConfigurationLoader() - Constructor for class com.ail.core.configure.AbstractConfigurationLoader
 
AbstractFactory - Class in com.ail.core.factory
 
AbstractFactory() - Constructor for class com.ail.core.factory.AbstractFactory
 
AbstractFormatItem - Class in com.ail.core.ui.product.editor
 
AbstractFormatItem(String, String) - Constructor for class com.ail.core.ui.product.editor.AbstractFormatItem
 
AbstractFormatItem(String) - Constructor for class com.ail.core.ui.product.editor.AbstractFormatItem
 
Acceptance - Interface in com.ail.insurance.acceptance
 
AcceptanceBean - Class in com.ail.insurance.acceptance
 
AcceptanceBean() - Constructor for class com.ail.insurance.acceptance.AcceptanceBean
 
AcceptanceHome - Interface in com.ail.insurance.acceptance
 
acceptQuotation(AcceptQuotationArg) - Method in interface com.ail.insurance.acceptance.Acceptance
 
acceptQuotation(AcceptQuotationArg) - Method in class com.ail.insurance.acceptance.AcceptanceBean
Service wrapper method for the AcceptQuotation service.
AcceptQuotationArg - Interface in com.ail.insurance.acceptance.acceptquotation
 
AcceptQuotationArgImp - Class in com.ail.insurance.acceptance.acceptquotation
 
AcceptQuotationArgImp() - Constructor for class com.ail.insurance.acceptance.acceptquotation.AcceptQuotationArgImp
Default constructor
AcceptQuotationCommand - Class in com.ail.insurance.acceptance.acceptquotation
 
AcceptQuotationCommand() - Constructor for class com.ail.insurance.acceptance.acceptquotation.AcceptQuotationCommand
 
AcceptQuotationService - Class in com.ail.insurance.acceptance.acceptquotation
 
AcceptQuotationService() - Constructor for class com.ail.insurance.acceptance.acceptquotation.AcceptQuotationService
Default constructor
Accessor - Class in com.ail.core.command
This class is extended by all accessor classes.
Accessor() - Constructor for class com.ail.core.command.Accessor
 
AccessorError - Error in com.ail.core.command
This error is thrown by command accessors when they fail to contact the command they relate to.
AccessorError(String) - Constructor for error com.ail.core.command.AccessorError
 
AccessorError(BaseException) - Constructor for error com.ail.core.command.AccessorError
Constructor Turn a BaseException into a AccessorError
AccessorLoggingIndicator - Enum in com.ail.core.command
Accessors of the facility to output a message to the log giving details of how the service they are accessing is being use.
activate(Core, Type) - Method in class com.ail.core.command.DroolsAccessor
Factory life cycle method.
activate(Core, Type) - Method in class com.ail.core.command.DroolsDecisionTableAccessor
Factory life cycle method.
activate(Core, Type) - Method in class com.ail.core.command.JaninoAccessor
 
add(CurrencyAmount) - Method in class com.ail.financial.CurrencyAmount
Add another currency amount to this one, saving the result in this one.
addAllowable(Allowable) - Method in class com.ail.core.Allowable
Add an instance of com.ail.core.Allowable to the list associated with this object.
addAllowable(Allowable) - Method in class com.ail.insurance.policy.Policy
Add an instance of com.ail.core.Allowable to the list associated with this object.
addAssessmentLine(AssessmentLine, AssessmentSheet) - Method in class com.ail.insurance.policy.AssessmentSheetList
Add an assessment line.
addAssessmentNote(String, Reference) - Method in class com.ail.insurance.policy.AssessmentSheet
Add an assessment note to this sheet.
addAssessmentNote(String, String, Reference) - Method in class com.ail.insurance.policy.AssessmentSheet
Add an assessment note to this sheet.
addAsset(Asset) - Method in class com.ail.insurance.policy.Policy
Add a asset to the collection associated with this object.
addAssetId(String) - Method in class com.ail.insurance.policy.Excess
Add a assetId to the collection associated with this object.
addAssetId(String) - Method in class com.ail.insurance.policy.Section
Add a assetId to the collection associated with this object.
addAttribute(Attribute) - Method in class com.ail.core.Type
Add an instance of Attribute to the list associated with this object.
addBuilder(Builder) - Method in class com.ail.core.configure.Builders
 
addCoverage(Coverage) - Method in class com.ail.insurance.policy.Policy
Add a coverage to the list associated with this policy.
addCoverage(Coverage) - Method in class com.ail.insurance.policy.Section
Add a coverage to the list associated with this section.
addDecline(String, String, Reference) - Method in class com.ail.insurance.policy.AssessmentSheet
Add a decline line to this sheet.
addDecline(String, Reference) - Method in class com.ail.insurance.policy.AssessmentSheet
Same as addDecline, but automatically generates a line id
addDiscount(String, String, Reference, String, String, Rate) - Method in class com.ail.insurance.policy.AssessmentSheet
Add a rate based dicount entry to the sheet.
addDiscount(String, Reference, String, String, Rate) - Method in class com.ail.insurance.policy.AssessmentSheet
Same as addDiscount, but generates the line id automatically.
addDiscount(String, Reference, String, String, Rate, int) - Method in class com.ail.insurance.policy.AssessmentSheet
Same as addDiscount, but generates the line id automatically.
addError(String) - Method in exception com.ail.core.BaseException
Add an error to the error list.
addExcess(Excess) - Method in class com.ail.insurance.policy.Policy
Add a excess to the collection associated with this object.
addExcessId(String) - Method in class com.ail.insurance.policy.Section
Add an instance of String to the list associated with this object.
addFailureDetail(ValidatorFailureDetail) - Method in class com.ail.core.validator.ValidatorResult
Add an instance of ValidatorFailureDetail to the list associated with this object.
addFileset(FileSet) - Method in class com.ail.core.configure.CmsUploaderAntTask
 
addFixedSum(String, String, Reference, String, CurrencyAmount) - Method in class com.ail.insurance.policy.AssessmentSheet
Add a fixed sum line to this sheet.
addFixedSum(String, String, Reference, String, CurrencyAmount, int) - Method in class com.ail.insurance.policy.AssessmentSheet
Add a fixed sum line to this sheet.
addFixedSum(String, Reference, String, CurrencyAmount) - Method in class com.ail.insurance.policy.AssessmentSheet
Same as addFixedSum, but generates a line id automatically.
addFixedSum(String, Reference, String, CurrencyAmount, int) - Method in class com.ail.insurance.policy.AssessmentSheet
Same as addFixedSum, but generates a line id automatically.
addGroup(Group) - Method in class com.ail.core.configure.Group
Add a Parameter group to this group.
addLine(AssessmentLine) - Method in class com.ail.insurance.policy.AssessmentSheet
Add a line to the collection associated with this object.
addLoading(String, String, Reference, String, String, Rate) - Method in class com.ail.insurance.policy.AssessmentSheet
Add a rate based loading entry to the sheet.
addLoading(String, Reference, String, String, Rate) - Method in class com.ail.insurance.policy.AssessmentSheet
Add a loading with a generated lineId, and the specified arguments.
addLoading(String, Reference, String, String, Rate, int) - Method in class com.ail.insurance.policy.AssessmentSheet
Add a loading with a generated lineId, and the specified arguments.
addParameter(Parameter) - Method in class com.ail.core.configure.Group
Add a Parameter to this group.
addPolicy(Policy) - Method in class com.ail.insurance.policy.Contract
Add an instance of com.ail.insurance.policy.Policy to the list associated with this object.
addPolicyNumber(AddPolicyNumberArg) - Method in interface com.ail.insurance.quotation.Quotation
Service wrapper business method for the AddPolicyNumber service.
addPolicyNumber(AddPolicyNumberArg) - Method in class com.ail.insurance.quotation.QuotationBean
Service wrapper method for the AddPolicyNumber service.
AddPolicyNumberArg - Interface in com.ail.insurance.quotation.addpolicynumber
 
AddPolicyNumberArgImp - Class in com.ail.insurance.quotation.addpolicynumber
 
AddPolicyNumberArgImp() - Constructor for class com.ail.insurance.quotation.addpolicynumber.AddPolicyNumberArgImp
Default constructor
AddPolicyNumberCommand - Class in com.ail.insurance.quotation.addpolicynumber
 
AddPolicyNumberCommand() - Constructor for class com.ail.insurance.quotation.addpolicynumber.AddPolicyNumberCommand
 
AddPolicyNumberService - Class in com.ail.insurance.quotation.addpolicynumber
 
AddPolicyNumberService() - Constructor for class com.ail.insurance.quotation.addpolicynumber.AddPolicyNumberService
Default constructor
addQuoteNumber(AddQuoteNumberArg) - Method in interface com.ail.insurance.quotation.Quotation
Service wrapper business method for the AddQuoteNumber service.
addQuoteNumber(AddQuoteNumberArg) - Method in class com.ail.insurance.quotation.QuotationBean
Service wrapper method for the AddQuoteNumber service.
AddQuoteNumberArg - Interface in com.ail.insurance.quotation.addquotenumber
 
AddQuoteNumberArgImp - Class in com.ail.insurance.quotation.addquotenumber
 
AddQuoteNumberArgImp() - Constructor for class com.ail.insurance.quotation.addquotenumber.AddQuoteNumberArgImp
Default constructor
AddQuoteNumberCommand - Class in com.ail.insurance.quotation.addquotenumber
 
AddQuoteNumberCommand() - Constructor for class com.ail.insurance.quotation.addquotenumber.AddQuoteNumberCommand
 
AddQuoteNumberService - Class in com.ail.insurance.quotation.addquotenumber
This service generates quotation numbers and adds them to policy objects.
AddQuoteNumberService() - Constructor for class com.ail.insurance.quotation.addquotenumber.AddQuoteNumberService
Default constructor
addRecovery(Recovery) - Method in class com.ail.insurance.claim.ClaimSection
 
addReferral(String, String, Reference) - Method in class com.ail.insurance.policy.AssessmentSheet
Add a referral line to this sheet.
addReferral(String, Reference) - Method in class com.ail.insurance.policy.AssessmentSheet
Same as addReferral, but automatically generates the line id.
Address - Class in com.ail.coretest.addressbook
 
Address() - Constructor for class com.ail.coretest.addressbook.Address
 
Address(String, String, String, String, String) - Constructor for class com.ail.coretest.addressbook.Address
 
Address - Class in com.ail.party
Class to encapsulate the details of a postal address.
Address() - Constructor for class com.ail.party.Address
 
AddressBook - Class in com.ail.coretest.addressbook
 
AddressBook() - Constructor for class com.ail.coretest.addressbook.AddressBook
 
addResult(Object) - Method in class com.ail.core.persistence.jdo.QueryResults
Add an instance of Object to the list associated with this object.
addSection(Section) - Method in class com.ail.insurance.policy.Policy
Add a section to the collection associated with this policy.
addTreeModelListener(TreeModelListener) - Method in class com.ail.core.ui.product.AssetEditorApplet.TreeModelAdapter
 
addType(Type) - Method in class com.ail.core.configure.Types
 
addUninsuredAssetId(String) - Method in class com.ail.insurance.policy.Section
Add a uninsuredAssetId to the collection associated with this object.
addVersion(Version) - Method in class com.ail.core.History
Add a Version to this group.
addWording(Wording) - Method in class com.ail.insurance.policy.Policy
Add an instance of com.ail.insurance.policy.Wording to the list associated with this object.
addWording(Wording) - Method in class com.ail.insurance.policy.Section
Add an instance of com.ail.insurance.policy.Wording to the list associated with this object.
ADR - Class in com.ail.insurance.claim
 
ADR() - Constructor for class com.ail.insurance.claim.ADR
 
after(VersionEffectiveDate) - Method in class com.ail.core.VersionEffectiveDate
Tests if this date is after the specified date.
age(Attribute) - Static method in class com.ail.coretest.TestTypeXpath.TestFunctions
 
ageAtDate(Date) - Method in class com.ail.util.DateOfBirth
Return the age at a specific date.
Allowable - Class in com.ail.core
 
Allowable() - Constructor for class com.ail.core.Allowable
 
Applet1 - Class in com.ail.core.ui.product
 
Applet1() - Constructor for class com.ail.core.ui.product.Applet1
 
Applicability - Enum in com.ail.core.document.model
This class represents an enumeration of body applicability values.
apply(Rate) - Method in class com.ail.financial.CurrencyAmount
Apply a percentage to this currency amount.
applyTo(double) - Method in class com.ail.util.Percent
Deprecated. Apply this percentage to a value
applyTo(BigDecimal, int, int) - Method in class com.ail.util.Rate
Apply this rate to a BigDecimal value.
applyTo(String, int, int) - Method in class com.ail.util.Rate
Apply this rate to a String value.
applyTo(double, int, int) - Method in class com.ail.util.Rate
Apply this rate to a double value.
AssessmentLine - Class in com.ail.insurance.policy
 
AssessmentLine() - Constructor for class com.ail.insurance.policy.AssessmentLine
Default constructor
AssessmentLine(String, String, Reference) - Constructor for class com.ail.insurance.policy.AssessmentLine
Construnctor.
AssessmentLine(String, String, Reference, int) - Constructor for class com.ail.insurance.policy.AssessmentLine
Construnctor
AssessmentNote - Class in com.ail.insurance.policy
Any number of assessment notes may be added to an assessment sheet.
AssessmentNote() - Constructor for class com.ail.insurance.policy.AssessmentNote
Default constructor
AssessmentNote(String, String, Reference) - Constructor for class com.ail.insurance.policy.AssessmentNote
Constructor
AssessmentNote(String, String, Reference, int) - Constructor for class com.ail.insurance.policy.AssessmentNote
Constructor
AssessmentSheet - Class in com.ail.insurance.policy
Groups together a collection of assessment lines and provides utility methods for manipulating them.
AssessmentSheet() - Constructor for class com.ail.insurance.policy.AssessmentSheet
Default constructor
AssessmentSheetList - Class in com.ail.insurance.policy
This helper class simplifies the process of mapping assessment line ids to the lines themselves.
AssessmentSheetList(Policy) - Constructor for class com.ail.insurance.policy.AssessmentSheetList
 
AssessPaymentOptionsArg - Interface in com.ail.insurance.acceptance
 
AssessPaymentOptionsArgImp - Class in com.ail.insurance.acceptance
 
AssessPaymentOptionsArgImp() - Constructor for class com.ail.insurance.acceptance.AssessPaymentOptionsArgImp
Default constructor
AssessPaymentOptionsCommand - Class in com.ail.insurance.acceptance
 
AssessPaymentOptionsCommand() - Constructor for class com.ail.insurance.acceptance.AssessPaymentOptionsCommand
 
AssessPaymentOptionsService - Class in com.ail.insurance.acceptance
Given a policy at quote status this service returns a list of appropriate payment options.
AssessPaymentOptionsService() - Constructor for class com.ail.insurance.acceptance.AssessPaymentOptionsService
Default constructor
AssessPolicyRiskArg - Interface in com.ail.insurance.quotation.assessrisk
 
AssessPolicyRiskArgImp - Class in com.ail.insurance.quotation.assessrisk
 
AssessPolicyRiskArgImp() - Constructor for class com.ail.insurance.quotation.assessrisk.AssessPolicyRiskArgImp
Default constructor
AssessPolicyRiskCommand - Class in com.ail.insurance.quotation.assessrisk
 
AssessPolicyRiskCommand() - Constructor for class com.ail.insurance.quotation.assessrisk.AssessPolicyRiskCommand
 
assessRisk(AssessRiskArg) - Method in interface com.ail.insurance.quotation.Quotation
Service wrapper business method for the AssessRisk service.
assessRisk(AssessRiskArg) - Method in class com.ail.insurance.quotation.QuotationBean
Service wrapper business method for the AssessRisk service.
AssessRiskArg - Interface in com.ail.insurance.quotation.assessrisk
 
AssessRiskArgImp - Class in com.ail.insurance.quotation.assessrisk
 
AssessRiskArgImp() - Constructor for class com.ail.insurance.quotation.assessrisk.AssessRiskArgImp
Default constructor
AssessRiskCommand - Class in com.ail.insurance.quotation.assessrisk
 
AssessRiskCommand() - Constructor for class com.ail.insurance.quotation.assessrisk.AssessRiskCommand
 
AssessRiskService - Class in com.ail.insurance.quotation.assessrisk
 
AssessRiskService() - Constructor for class com.ail.insurance.quotation.assessrisk.AssessRiskService
Default constructor
AssessSectionRiskArg - Interface in com.ail.insurance.quotation.assessrisk
 
AssessSectionRiskArgImp - Class in com.ail.insurance.quotation.assessrisk
 
AssessSectionRiskArgImp() - Constructor for class com.ail.insurance.quotation.assessrisk.AssessSectionRiskArgImp
Default constructor
AssessSectionRiskCommand - Class in com.ail.insurance.quotation.assessrisk
 
AssessSectionRiskCommand() - Constructor for class com.ail.insurance.quotation.assessrisk.AssessSectionRiskCommand
 
Asset - Class in com.ail.insurance.policy
An insured thing, or a thing about which information is collected and upon which risk (and other factors) are assessed.
Asset() - Constructor for class com.ail.insurance.policy.Asset
 
AssetEditorApplet - Class in com.ail.core.ui.product
 
AssetEditorApplet() - Constructor for class com.ail.core.ui.product.AssetEditorApplet
 
AssetEditorApplet.AdapterNode - Class in com.ail.core.ui.product
 
AssetEditorApplet.AdapterNode(Node) - Constructor for class com.ail.core.ui.product.AssetEditorApplet.AdapterNode
 
AssetEditorApplet.TreeModelAdapter - Class in com.ail.core.ui.product
 
AssetEditorApplet.TreeModelAdapter() - Constructor for class com.ail.core.ui.product.AssetEditorApplet.TreeModelAdapter
 
Attribute - Class in com.ail.core
An attribute is defined as "One of numerous aspects, as of a subject".
Attribute() - Constructor for class com.ail.core.Attribute
Default constructor
Attribute(String, String, String) - Constructor for class com.ail.core.Attribute
Constructor
Attribute(String, String, String, String) - Constructor for class com.ail.core.Attribute
Constructor

A B C D E F G H I J L M N O P Q R S T U V W X Y