public class EntityList.Entities extends Object
| Constructor and Description |
|---|
Entities(String entityId)
Set entityId parameter
|
| Modifier and Type | Method and Description |
|---|---|
DeleteEntity |
delete()
getter of a CreateEntities object with specific entity
|
GetEntity |
get()
getter of a GetEntities object with specific entity
|
UpdateEntity |
update()
getter of a UpdateEntities object with specific entity
|
protected final String entityId
public Entities(String entityId)
entityId - The entity idpublic GetEntity get()
public UpdateEntity update()
public DeleteEntity delete()
Copyright © 2021 Micro Focus. All rights reserved.