See: Description
Interface | Description |
---|---|
SolutionRemote |
Remote Interface for Solutions
|
SolutionSetRemote |
Remote Interface to the SolutionSet.
|
SolutionSpecRemote |
Remote Interface to the SolutionSpec object.
|
SolutionSpecSetRemote |
Remote Interface to the set of SolutionSpecSet objects.
|
SolutionStatusRemote |
Remote interface to the Solution Status object.
|
SolutionStatusSetRemote |
Remote Interface to the set of SolutionStatus objects
|
Class | Description |
---|---|
FldSolutionFailureCode |
Provides the validation for the solution's failure code field.
|
FldSolutionFR1Code |
Handle validation of the Solution FR1Code field.
|
FldSolutionFR2Code |
Handle validation of the Solution FR2Code field.
|
FldSolutionProblemCode |
Handle validation of the Solution Problem code field.
|
Solution |
MBO representing a Solution
Allows a user to create a Solution record that provides detailed information
that will enable a user to solve a problem.
|
SolutionSet |
Represents a set of Solutions
|
SolutionSpec |
Mbo object to represent Solution Specification.
|
SolutionSpecSet |
Represents the set of SolutionSpec objects.
|
SolutionStatus |
MBO to represent a Solution Status
|
SolutionStatusHandler |
Handles all the status changes for a solution object.This is a helper class.
|
SolutionStatusSet |
Represents a set of SolutionStatus objects.
|
The Solution package contains Mbos related to the knowledgebase records.
Solution
-- The main business object and also the owner of other
MBOs in this package. All the different type of tickets extends from this class.SolutionStatus
-- The main status business object and also the owner of other
MBOs in this package. All the different type of tickets extends from this class.
Last updated: Tuesday, April 9,2004