| Modifier and Type | Class and Description |
|---|---|
static class |
TypedEntityList.TypedEntityRequest<T extends TypedEntityModel>
An instance of a request for typed entities such as create or get
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTypedEntities<T extends TypedEntityModel,E extends CreateTypedEntities>
The generic super class for the context of create for typed entities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteTypedEntities<T extends TypedEntityModel,E extends DeleteTypedEntities>
The generic super class for the context of delete for typed entities.
|
class |
DeleteTypedEntity<T extends TypedEntityModel>
The generic super class for the context of delete for typed entities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetTypedEntities<T extends TypedEntityModel,E extends GetTypedEntities,F extends TypedEntityList.AvailableFields,G extends TypedEntityList.SortableFields>
The generic super class for the context of get for typed entities.
|
class |
GetTypedEntity<T extends TypedEntityModel,E extends GetTypedEntity,F extends TypedEntityList.AvailableFields>
The generic super class for the context of get for typed entities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateTypedEntities<T extends TypedEntityModel,E extends UpdateTypedEntities>
The generic super class for the context of update for typed entities.
|
class |
UpdateTypedEntity<T extends TypedEntityModel,E extends UpdateTypedEntity>
The generic super class for the context of get for typed entities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetTestScriptModel
A model that represents a script that is received by the server.
|
class |
UpdateTestScriptModel
A model that represents a script that can be updated.
|
Copyright © 2021 Micro Focus. All rights reserved.