Package com.caplin.motif.config
Class SalesTOBOConfigSubjectInfo
java.lang.Object
com.caplin.motif.config.SalesTOBOConfigSubjectInfo
- All Implemented Interfaces:
SubjectInfo
-
Constructor Summary
ConstructorDescriptionSalesTOBOConfigSubjectInfo
(String subject, String username, String toboUsername) -
Method Summary
Modifier and TypeMethodDescriptionReturns the original subject that was parsed to create this SubjectInfotoString()
-
Constructor Details
-
SalesTOBOConfigSubjectInfo
-
-
Method Details
-
getTOBOUsername
-
getSubject
Description copied from interface:SubjectInfo
Returns the original subject that was parsed to create this SubjectInfo- Specified by:
getSubject
in interfaceSubjectInfo
- Returns:
- The original subject.
-
getUsername
-
toString
-