Provides APIs to allow you to modify basic ClearSupport objects such as Case and Subcase.
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, and more.
Class | Description | |
---|---|---|
AcceptCaseSetup | Used by the AcceptCase method as setup data for invocation. | |
AcceptSubcaseSetup | Used by the AcceptSubcase method as setup data for invocation. | |
AssignCaseSetup | Used by the AssignCase method as setup data for invocation. | |
AssignSubcaseSetup | Used by the AssignSubcase method as setup data for invocation. | |
CaseTimeAndExpenses | Holds summary totals from the PrecloseCase API. | |
ChangeCaseContactSetup | Used by the ChangeCaseContact method as setup data for invocation. | |
ChangeCaseSiteSetup | Used by the ChangeCaseSite method as setup data for invocation. | |
ChangeCaseStatusSetup | Used by the ChangeCaseStatus method as setup data for invocation. | |
ChangeSubcaseStatusSetup | Used by the ChangeSubcaseStatus method as setup data for invocation. | |
ClarifyApplicationClock | ||
CloseCaseSetup | Used by the CloseCase method as setup data for invocation. | |
CloseSubcaseSetup | Used by the CloseSubcase method as setup data for invocation. | |
CompatibilityApplicationClock | ||
CreateCaseObjidSetup | Used by the CreateCaseObjid method as setup data for invocation. | |
CreateCaseSetup | Used by the CreateCase method as setup data for invocation. | |
CreateSubcaseSetup | Used by the CreateSubcase method as setup data for invocation. | |
DispatchCaseSetup | Used by the DispatchCase method as setup data for invocation. | |
DispatchSubcaseSetup | Used by the DispatchSubcase method as setup data for invocation. | |
ForwardCaseSetup | Used by the ForwardCase method as setup data for invocation. | |
ForwardSubcaseSetup | Used by the ForwardSubcase method as setup data for invocation. | |
FulfillCommitmentSetup | Used by the FulfillCommitment method as setup data for invocation. | |
GetCaseTimeAndExpensesResult | Result from the GetCaseTimeAndExpenses API. | |
GetCaseTimeAndExpensesSetup | Used by the GetCaseTimeAndExpenses method as setup data for invocation. | |
GetSubcaseTimeAndExpensesResult | Result from the GetSubcaseTimeAndExpenses API. | |
GetSubcaseTimeAndExpensesSetup | Used by the GetSubcaseTimeAndExpenses method as setup data for invocation. | |
InitialResponseSetup | Used by the InitialResponse method as setup data for invocation. | |
LogCaseCommitmentSetup | Used by the LogCaseCommitment method as setup data for invocation. | |
LogCaseEmailInSetup | Used by the LogCaseEmailIn method as setup data for invocation. | |
LogCaseEmailResult | Result from the LogCaseEmail API. | |
LogCaseEmailSetup | Used by the LogCaseEmail method as setup data for invocation. | |
LogCaseInternalNoteSetup | ||
LogCaseInternalPhoneSetup | ||
LogCaseNoteResult | Result from the LogCaseNote API. | |
LogCaseNoteSetup | Used by the LogCaseNote method as setup data for invocation. | |
LogCasePhoneResult | Result from the LogCasePhone API. | |
LogCasePhoneSetup | Used by the LogCasePhone method as setup data for invocation. | |
LogCaseResearchResult | Result from the LogCaseResearch API. | |
LogCaseResearchSetup | Used by the LogCaseResearch method as setup data for invocation. | |
LogEmailInSetup | Setup that is common to both LogCaseEmailInSetup and LogSubcaseEmailInSetup. This setup should not be used on its own. | |
LogSubcaseCommitmentSetup | Used by the LogSubcaseCommitment method as setup data for invocation. | |
LogSubCaseEmailInSetup | Used by the LogSubCaseEmailIn method as setup data for invocation. | |
LogSubcaseEmailResult | Result from the LogSubcaseEmail API. | |
LogSubcaseEmailSetup | Used by the LogSubcaseEmail method as setup data for invocation. | |
LogSubcaseInternalNoteSetup | ||
LogSubcaseInternalPhoneSetup | ||
LogSubcaseNoteResult | Result from the LogSubcaseNote API. | |
LogSubcaseNoteSetup | Used by the LogSubcaseNote method as setup data for invocation. | |
LogSubcasePhoneResult | Result from the LogSubcasePhone API. | |
LogSubcasePhoneSetup | Used by the LogSubcasePhone method as setup data for invocation. | |
LogSubcaseResearchResult | Result from the LogSubcaseResearch API. | |
LogSubcaseResearchSetup | Used by the LogSubcaseResearch method as setup data for invocation. | |
MoveCaseSetup | Used by the MoveCase method as setup data for invocation. | |
MoveSubcaseSetup | Used by the MoveSubcase method as setup data for invocation. | |
RejectCaseSetup | Used by the RejectCase method as setup data for invocation. | |
RejectSubcaseSetup | Used by the RejectSubcase method as setup data for invocation. | |
RelateCaseToParentCaseSetup | Used by the RelateCaseToParentCase method as setup data for invocation. | |
ReopenCaseSetup | Used by the ReopenCase method as setup data for invocation. | |
ReopenSubcaseSetup | Used by the ReopenSubcase method as setup data for invocation. | |
SubcaseTimeAndExpenses | Holds summary totals from the PrecloseSubcase API. | |
SupportToolkit | Provides APIs to allow you to modify basic ClearSupport objects such as Case and Subcase.
Methods on the SupportToolkit object allow you to create, modify, close, dispatch, accept, reject, assign, yank, move, change status, log notes, reopen, and more. | |
SupportToolkitBase | Please see SupportToolkit. This class is used internally and not meant to be created by end users. | |
UnrelateCaseFromParentCaseSetup | Used by the UnrelateCaseFromParentCase method as setup data for invocation. | |
UpdateCaseCommitmentSetup | Used by the UpdateCaseCommitment method as setup data for invocation. | |
UpdateCaseSetup | Used by the UpdateCase method as setup data for invocation. | |
UpdateSubcaseCommitmentSetup | Used by the UpdateSubcaseCommitment method as setup data for invocation. | |
UpdateSubcaseSetup | Used by the UpdateSubcase method as setup data for invocation. | |
YankCaseSetup | Used by the YankCase method as setup data for invocation. | |
YankSubcaseSetup | Used by the YankSubcase method as setup data for invocation. |
Interface | Description | |
---|---|---|
IApplicationClock |