FChoice.Toolkits.Clarify.Quality Namespace
Provides APIs to allow you to modify the basic ClearQuality object: the Change Request.
These APIs can be used in custom web pages, the Clarify thick-client GUI, or in interfaces.
Functions are provided to allow you to create, modify, close, dispatch, accept, reject, assign, yank, move, change status, log notes, reopen, fix, and more.
Classes
Class | Description | |
---|---|---|
AcceptCRSetup | Used by the AcceptCR method as setup data for invocation. | |
AddModuleToCRSetup | Used by the AddModuleToCR method as setup data for invocation. | |
AssignCRSetup | Used by the AssignCR method as setup data for invocation. | |
ChangeCRStatusSetup | Used by the ChangeCRStatus method as setup data for invocation. | |
CheckClearQualityTransitionSetup | Used by the CheckClearQualityTransition method as setup data for invocation. | |
CloseCRSetup | Used by the CloseCR method as setup data for invocation. | |
CreateCRSetup | Used by the CreateCR method as setup data for invocation. | |
DispatchCRSetup | Used by the DispatchCR method as setup data for invocation. | |
DuplicateCRSetup | Used by the DuplicateCR method as setup data for invocation. | |
FixCRSetup | Used by the FixCR method as setup data for invocation. | |
FixFailedSetup | Used by the FixFailed method as setup data for invocation. | |
ForwardCRSetup | Used by the ForwardCR method as setup data for invocation. | |
LogCREmailSetup | Used by the LogCREmail method as setup data for invocation. | |
LogCRNoteSetup | Used by the LogCRNote method as setup data for invocation. | |
MoveCRSetup | Used by the MoveCR method as setup data for invocation. | |
QualityToolkit | Provides APIs to allow you to modify the basic ClearQuality object: the Change Request. Methods on the QualityToolkit object allow you to create, modify, close, dispatch, accept, reject, assign, yank, move, change status, log notes, reopen, fix, and more. | |
QualityToolkit.LogCREmailInSetup | ||
QualityToolkitBase | Please see QualityToolkit. This class is used internally and not meant to be created by end users. | |
RejectCRSetup | Used by the RejectCR method as setup data for invocation. | |
ReopenCRSetup | Used by the ReopenCR method as setup data for invocation. | |
ReplicateCRSetup | Used by the ReplicateCR method as setup data for invocation. | |
UpdateCRSetup | Used by the UpdateCR method as setup data for invocation. | |
YankCRSetup | Used by the YankCR method as setup data for invocation. |