|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreditLineReader
| Method Summary | |
|---|---|
BigDecimal |
getAvailableAmount(Collection<CreditLine> lines)
Returns available amount for the specified path. |
BigDecimal |
getAvailableAmount(CreditLine creditLine)
Returns available amount for the specified line. |
CreditLine |
getComplemetaryCreditLine(CreditLine creditLine)
Finds the complementary credit line. |
BigDecimal |
getMutualBalance(User user)
Returns user's mutual credit status. |
| Method Detail |
|---|
CreditLine getComplemetaryCreditLine(CreditLine creditLine)
BigDecimal getAvailableAmount(CreditLine creditLine)
BigDecimal getAvailableAmount(Collection<CreditLine> lines)
BigDecimal getMutualBalance(User user)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||