Rice2.x Framework
Circulation policy is going to be developed using the Rice2.x codebase which offers rich UI(KRAD framework) and KRMS(Rule engine). The various features pertaining to Loan will be tested and demonstrated independently of OLE_Rice1.x
1. Service(s):
a.KRMS Agenda:
- Circulation Policy
b. KRMS Terms:
- IsPatronBorrowPermit(String patronId)
- IsPopupNote(String patronId)
- IsItemAvailable(String itemId)
- CalculateDueDate(String itemId,String patronId)
- DetermineLoanApproval(String itemId,String patronId)