T - The type of the entity modelE - The implementing subclass of this classF - The type of TypedEntityList.AvailableFieldspublic abstract class GetTypedEntity<T extends TypedEntityModel,E extends GetTypedEntity,F extends TypedEntityList.AvailableFields> extends TypedEntityList.TypedEntityRequest<T>
for the non typed version| Modifier | Constructor and Description |
|---|---|
protected |
GetTypedEntity(Class<T> typedEntityModelClass,
OctaneHttpClient octaneHttpClient,
String urlDomain,
String entityId) |
| Modifier and Type | Method and Description |
|---|---|
E |
addFields(F... fields)
Set Fields Parameters
|
T |
execute()
Carries out the execution and returns the entity
|
T |
execute(APIMode header)
Carries out the execution and returns the entity, using a custom api mode
|
getEntityInstanceprotected GetTypedEntity(Class<T> typedEntityModelClass, OctaneHttpClient octaneHttpClient, String urlDomain, String entityId)
Copyright © 2021 Micro Focus. All rights reserved.