Class DefaultBlotterProfitHandler
- java.lang.Object
-
- com.caplin.motif.fx.ret.lbn.extension.blotter.DefaultBlotterProfitHandler
-
- All Implemented Interfaces:
BlotterProfitHandler
public class DefaultBlotterProfitHandler extends java.lang.Object implements BlotterProfitHandler
-
-
Field Summary
Fields Modifier and Type Field Description static DefaultBlotterProfitHandler
DEFAULT_BLOTTER_PROFIT_HANDLER
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getProfitDisplayValWithSide(com.caplin.ret.trapi.lbn.DealLeg dealLeg)
-
-
-
Field Detail
-
DEFAULT_BLOTTER_PROFIT_HANDLER
public static DefaultBlotterProfitHandler DEFAULT_BLOTTER_PROFIT_HANDLER
-
-
Method Detail
-
getProfitDisplayValWithSide
public java.lang.String getProfitDisplayValWithSide(com.caplin.ret.trapi.lbn.DealLeg dealLeg)
- Specified by:
getProfitDisplayValWithSide
in interfaceBlotterProfitHandler
-
-