|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CreditLineWriter
Method Summary | |
---|---|
SlicingDataSet<CreditLine> |
getUserLines(User creditor)
Returns credit lines for the specified creditor. |
void |
remove(CreditLine creditLine)
Remove credit line by id. |
CreditPaths |
roteDebt(CreditPaths twoPartnerPaths,
BigDecimal value)
Performs movement of mutual credit. |
CreditLine |
setCreditLine(User creditor,
User debtor,
BigDecimal value)
Adds user credit relation. |
Method Detail |
---|
SlicingDataSet<CreditLine> getUserLines(User creditor)
CreditLine setCreditLine(User creditor, User debtor, BigDecimal value)
CreditPaths roteDebt(CreditPaths twoPartnerPaths, BigDecimal value) throws DebtRotingException
DebtRotingException
void remove(CreditLine creditLine)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |