|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ECQueryResult | |
|---|---|
| com.tibco.bpm.web.client.model.types | |
| com.tibco.bpm.web.client.services.results | |
| Uses of ECQueryResult in com.tibco.bpm.web.client.model.types |
|---|
| Methods in com.tibco.bpm.web.client.model.types that return types with arguments of type ECQueryResult | |
|---|---|
java.util.ArrayList<ECQueryResult> |
ECQueryResult.getSubAuditEntries()
List of any sub-entries for the audit entry. |
| Method parameters in com.tibco.bpm.web.client.model.types with type arguments of type ECQueryResult | |
|---|---|
void |
ECQueryResult.setSubAuditEntries(java.util.ArrayList<ECQueryResult> subAuditEntries)
List of any sub-entries for the audit entry. |
| Uses of ECQueryResult in com.tibco.bpm.web.client.services.results |
|---|
| Methods in com.tibco.bpm.web.client.services.results that return types with arguments of type ECQueryResult | |
|---|---|
ListPage<ECQueryResult> |
QueryEventCollectorResult.getResult()
ListPage containing the ECQueryResult entries for the retrieved Auit Trail. |
| Constructor parameters in com.tibco.bpm.web.client.services.results with type arguments of type ECQueryResult | |
|---|---|
QueryEventCollectorResult(ListPage<ECQueryResult> result)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||