Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleProfile.xml

The loan policy for Patron which is a borrower type will consist of three basic rules. The rules will be executed as part of the policy and appropriate actions taken as defined. Policy definition will be in the profile.xml which can be easily customized.

No Format
Category


Context


Terms
.Patron
.Item
.LoanPeriod


Rules
.canPatronBorrow
.loanAvailability
.isItemDue


TermResolvers
.PatronTermResolver
.ItemTermResolver
.LoanPeriodTermResolver


FunctionLoader


ActionTypeServiceRegistries

...