Class BlockBlotterProfitHandler
- java.lang.Object
-
- com.caplin.motif.fx.ret.lbn.extension.blotter.BlockBlotterProfitHandler
-
- All Implemented Interfaces:
BlotterProfitHandler
public class BlockBlotterProfitHandler extends java.lang.Object implements BlotterProfitHandler
-
-
Constructor Summary
Constructors Constructor Description BlockBlotterProfitHandler(java.util.List<com.caplin.ret.trapi.lbn.DealLeg> dealLegs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getProfitDisplayValWithSide(com.caplin.ret.trapi.lbn.DealLeg dealLeg)
-
-
-
Method Detail
-
getProfitDisplayValWithSide
public java.lang.String getProfitDisplayValWithSide(com.caplin.ret.trapi.lbn.DealLeg dealLeg)
- Specified by:
getProfitDisplayValWithSide
in interfaceBlotterProfitHandler
-
-