| Interface | Description |
|---|---|
| IObjectCreator |
Based on object type creates an instance of it, using another row information
or not.
|
| IObjectManager |
Defined a repository of objects.
|
| IObjectSelector<T> |
Perform object searches.
|
| Class | Description |
|---|---|
| AbstractPluginObject |
Generic object plugin.
|
| AbstractPluginObject.Field |
Hold column information.
|
| AbstractPluginObjectCompare<T> |
Performs comparison of objects.
|
| AbstractPluginObjectCompareAll<T> |
Check if a given list of objects is the same of object manager.
|
| AbstractPluginObjectSelect<T> |
Perform something on a selected object.
|
| AbstractPluginObjectSelectNone<T> |
Check if an object is not in object repository.
|
| AbstractPluginObjectSelectUnique<T> |
Performs something on a selected object.
|
| ConverterObject |
Convert a reference to an object in mapped resources.
|
Copyright © 2016. All rights reserved.