ComparisonService Methods |
The ComparisonService type exposes the following members.
| Name | Description | |
|---|---|---|
| RemoveComparison |
Delete specific comparison.
| |
| RetreiveComparisonList |
Retrieve list of all available for user.
| |
| RetrieveComparison |
Retrieve a specific comparison.
| |
| StoreComparison |
Store (NEW/UPDATE) comparison.
- if id is 0 then new entry will be added in database, otherwise its threated as an update. |