| Interface | Description |
|---|---|
| ForestChange.Visitor |
The interface to use when making different actions depending on the specific type of the change.
|
| ForestService |
ForestService manages all structured content. |
| ForestSource |
ForestSource is used to retrieve a forest and get forest updates. |
| ForestSourceHealthStatus | |
| ForestSpec.Visitor<T> | |
| SQuerySkeletonFactory |
| Class | Description |
|---|---|
| ForestChange |
ForestChange represents a single change on a forest.
|
| ForestChange.Add |
Represents addition to the forest.
|
| ForestChange.Move |
Represents moving one or more rows from their current places in forest under the specified position.
|
| ForestChange.Remove |
Represents removal of one or more rows.
|
| ForestChange.Reorder |
Represents a complete reorder of the direct children of a given row.
|
| ForestSpec |
ForestSpec is used to identify structured content. |
| ForestSpec.Builder |
A builder for forest spec.
|
| ForestSpec.SQuery |
Represents a SQuery.
|
| ForestSpec.Transformation |
Represents a transformation, which is a call to a generator with specified parameters.
|
| VersionedForest | |
| VersionedForestUpdate |
Represents an update from
ForestSource. |
| VersionedForestUpdate.Full |
Represents a full update.
|
| VersionedForestUpdate.Incremental |
Represents an incremental update.
|
Copyright © 2019 ALM Works. All Rights Reserved.