Package com.caplin.motif.fx.unsettled
Class UnsettledSubjectParser
java.lang.Object
com.caplin.motif.fx.unsettled.UnsettledSubjectParser
- All Implemented Interfaces:
SubjectParser<UnsettledSubjectInfo>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the domain object that represents the subject request.
-
Constructor Details
-
UnsettledSubjectParser
-
-
Method Details
-
parse
Description copied from interface:SubjectParser
Returns the domain object that represents the subject request.- Specified by:
parse
in interfaceSubjectParser<UnsettledSubjectInfo>
- Parameters:
subject
- The subject to parse.- Returns:
- The domain object.
-
getNamespace
-