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 EditLetterDescriptionResult
static EditLetterResult
static EditLetterSourceResult
static GetLetterChoicesResult
static GetLetterDescriptionsResult
static GetLetterResult
static GetLetterSourceChoicesResult
static GetLetterSourceResult
static GetLetterSourcesResult
static GetLettersResult
static GetQueuedLetterResult
static GetQueuedLettersResult
Methods inherited from class com.echothree.util.common.command.BaseResultFactory
createResult
-
Constructor Details
-
LetterResultFactory
public LetterResultFactory()
-
-
Method Details
-
getEditLetterContactMechanismPurposeResult
-
getEditLetterDescriptionResult
-
getEditLetterResult
-
getEditLetterSourceDescriptionResult
-
getEditLetterSourceResult
-
getGetLetterChoicesResult
-
getGetLetterContactMechanismPurposesResult
-
getGetLetterDescriptionsResult
-
getGetLetterResult
-
getGetLetterSourceChoicesResult
-
getGetLetterSourceDescriptionsResult
-
getGetLetterSourceResult
-
getGetLetterSourcesResult
-
getGetLettersResult
-
getGetQueuedLetterResult
-
getGetQueuedLettersResult
-