| Package | Description |
|---|---|
| com.hpe.adm.nga.sdk.attachments | |
| com.hpe.adm.nga.sdk.entities | |
| com.hpe.adm.nga.sdk.entities.get |
| Modifier and Type | Method and Description |
|---|---|
GetEntities |
AttachmentList.get()
getter of attachmentList GetEntities object
|
| Modifier and Type | Method and Description |
|---|---|
GetEntities |
EntityList.get()
getter of an GetEntities object of EntityList ( EntityList object handle a
collection of entity models )
|
| Modifier and Type | Method and Description |
|---|---|
GetEntities |
GetEntities.addFields(String... fields)
Add Fields parameters
|
GetEntities |
GetEntities.addOrderBy(String orderBy,
boolean asc)
Add OrderBy parameters
|
GetEntities |
GetEntities.addPath(String path)
Append a new path element, for special cases
|
GetEntities |
GetEntities.limit(int limit)
Add Limit parameter
|
GetEntities |
GetEntities.offset(int offset)
Add offset parameter
|
GetEntities |
GetEntities.query(Query query) |
Copyright © 2021 Micro Focus. All rights reserved.