public class TestItemImpl extends java.lang.Object implements HistoricalItem
| Constructor and Description |
|---|
TestItemImpl() |
| Modifier and Type | Method and Description |
|---|---|
Query |
createQuery(QueryParameters parameters,
QueryListener listener,
boolean updateData)
Create a new query
|
void |
dispose() |
HistoricalItemInformation |
getInformation()
Get the item information
|
protected void |
remove(TestQueryImpl query) |
public Query createQuery(QueryParameters parameters, QueryListener listener, boolean updateData)
HistoricalItemcreateQuery in interface HistoricalItemparameters - the initial query parameterslistener - the query listenerupdateData - if true then additional updates will be made by
the query when
data changes although the query is QueryState.COMPLETEnull if the query could be be
createdpublic HistoricalItemInformation getInformation()
HistoricalItemgetInformation in interface HistoricalItempublic void dispose()
protected void remove(TestQueryImpl query)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0