Class Tobo


  • public class Tobo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Tobo​(UserManager userManager)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getClientRETClient​(com.caplin.motif.UserTrade trade)  
      java.lang.String getDisplayedClient​(com.caplin.motif.UserTrade trade)
      Returns the Client field value to display on the blotters
      java.lang.String getDisplayedClient​(java.lang.String retClient)
      Returns the Client field value to display on the blotters
      java.lang.String getDisplayedTOBOUser​(com.caplin.motif.UserTrade trade)
      Returns the TOBOUser field value to display on the blotters
      java.lang.String getDisplayedTOBOUser​(java.lang.String retClient)
      Returns the TOBOUser field value to display on the blotters
      java.lang.String getTraderRETClient​(com.caplin.motif.UserTrade trade)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getDisplayedClient

        public java.lang.String getDisplayedClient​(com.caplin.motif.UserTrade trade)
        Returns the Client field value to display on the blotters
      • getDisplayedClient

        public java.lang.String getDisplayedClient​(java.lang.String retClient)
        Returns the Client field value to display on the blotters
      • getDisplayedTOBOUser

        public java.lang.String getDisplayedTOBOUser​(com.caplin.motif.UserTrade trade)
        Returns the TOBOUser field value to display on the blotters
      • getDisplayedTOBOUser

        public java.lang.String getDisplayedTOBOUser​(java.lang.String retClient)
        Returns the TOBOUser field value to display on the blotters