Class LetterResultFactory
java.lang.Object
com.echothree.util.common.command.BaseResultFactory
com.echothree.control.user.letter.common.result.LetterResultFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EditLetterDescriptionResultstatic EditLetterResultstatic EditLetterSourceResultstatic GetLetterChoicesResultstatic GetLetterDescriptionsResultstatic GetLetterResultstatic GetLetterSourceChoicesResultstatic GetLetterSourceResultstatic GetLetterSourcesResultstatic GetLettersResultstatic GetQueuedLetterResultstatic GetQueuedLettersResultMethods inherited from class com.echothree.util.common.command.BaseResultFactory
createResult
-
Constructor Details
-
LetterResultFactory
public LetterResultFactory()
-
-
Method Details
-
getGetLetterChoicesResult
-
getEditLetterSourceResult
-
getEditLetterContactMechanismPurposeResult
-
getGetLetterResult
-
getEditLetterResult
-
getGetLetterSourceResult
-
getEditLetterDescriptionResult
-
getGetLettersResult
-
getGetLetterSourceDescriptionsResult
-
getGetLetterSourceChoicesResult
-
getGetQueuedLetterResult
-
getGetLetterSourcesResult
-
getGetQueuedLettersResult
-
getEditLetterSourceDescriptionResult
-
getGetLetterDescriptionsResult
-
getGetLetterContactMechanismPurposesResult
-