|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityCollection | |
|---|---|
| org.aludratest.hpalm.infrastructure | |
| org.aludratest.hpalm.service | |
| org.aludratest.hpalm.service.impl | |
| Uses of EntityCollection in org.aludratest.hpalm.infrastructure |
|---|
| Classes in org.aludratest.hpalm.infrastructure that implement EntityCollection | |
|---|---|
class |
PagedEntityCollectionImpl
|
| Methods in org.aludratest.hpalm.infrastructure that return EntityCollection | |
|---|---|
EntityCollection |
HpAlmSession.getAssetRelations(Entity entity)
|
EntityCollection |
HpAlmSession.getTestFolders()
|
EntityCollection |
HpAlmSession.getTestRuns()
|
EntityCollection |
HpAlmSession.getTests()
|
EntityCollection |
HpAlmSession.getTestSetFolders()
|
EntityCollection |
HpAlmSession.getTestSets()
|
EntityCollection |
HpAlmSession.queryEntities(String entityName,
String query)
|
| Uses of EntityCollection in org.aludratest.hpalm.service |
|---|
| Methods in org.aludratest.hpalm.service that return EntityCollection | |
|---|---|
EntityCollection |
HpAlmInteraction.getAllEntities(EntityType entityType)
Returns a collection with all entities of a given entity type. |
EntityCollection |
HpAlmInteraction.queryEntities(EntityType entityType,
String query)
Executes a complex query in HP ALM for entities of a given type. |
| Uses of EntityCollection in org.aludratest.hpalm.service.impl |
|---|
| Methods in org.aludratest.hpalm.service.impl that return EntityCollection | |
|---|---|
EntityCollection |
HpAlmInteractionImpl.getAllEntities(EntityType entityType)
|
EntityCollection |
HpAlmInteractionImpl.queryEntities(EntityType entityType,
String query)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||