Package com.caplin.motif.utility
Class SubjectUtility
java.lang.Object
com.caplin.motif.utility.SubjectUtility
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisToboSubject(String subject) Determines if a subject follows the TOBO subject prefix pattern
-
Field Details
-
CLIENT
For scenarios where the user is trading for themselves. Should be used as a subject prefix.- See Also:
-
TOBO
For scenarios involving TOBO (trading on behalf of). Should be used as a subject prefix.- See Also:
-
-
Constructor Details
-
SubjectUtility
public SubjectUtility()
-
-
Method Details
-
isToboSubject
Determines if a subject follows the TOBO subject prefix pattern
-