| Modifier and Type | Class and Description |
|---|---|
class |
PluginMap
Creates a memory map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginRepeat
Replicate headers of table to lines, repeating behavior expected by header.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginColumn
This plugin stand for a SLIM/Fit Column like plugin implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginVerifyObjects |
class |
PluginVerifyRows
Perform table verifications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPluginObject
Generic object plugin.
|
class |
AbstractPluginObjectCompare<T>
Performs comparison of objects.
|
class |
AbstractPluginObjectCompareAll<T>
Check if a given list of objects is the same of object manager.
|
class |
AbstractPluginObjectSelect<T>
Perform something on a selected object.
|
class |
AbstractPluginObjectSelectNone<T>
Check if an object is not in object repository.
|
class |
AbstractPluginObjectSelectUnique<T>
Performs something on a selected object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginAll
Check if a given list of objects is the same in memory.
|
class |
PluginCollection
Maps a object but do not persist it.
|
class |
PluginContains
Check if a given list of objects is present in memory.
|
class |
PluginDelete
Delete object from memory.
|
class |
PluginInsert
Maps a object but do not persist it.
|
class |
PluginNotContains
Check if an object is not in memory.
|
Copyright © 2016. All rights reserved.