AppQueryBinder |
Binds the model to a AppQuery object.
|
ContentBinder |
|
ContentQueryBinder |
Binds the model to a ContentQuery object.
|
DeltaModelBinder |
|
DeltaModelBinderProvider |
Selects the correct binder for the Delta<T>
|
IdentifierBinder |
Binds entity identifiers to its actual IEntity representation (e.g. m3, c253, p42)
|
IntsBinder |
Binds the model to an array of integers.
|
NotificationQueryBinder |
Binds the model to a NotificationQuery object.
|
QueryBinder |
Binds the model to a Query object.
|
QueryOptionsBinder |
Binds the model to a QueryOptions object.
|
RoleQueryBinder |
Binds the model to a RoleQuery object.
|
SpaceQueryBinder |
Binds the model to a SpaceQuery object.
|
UserQueryBinder |
Binds the model to a UserQuery object.
|