public class ServiceQueryBuffer extends AbstractQueryBuffer
The query buffer must the opened using the open() call.
itemId, listeners, PROP_FILLED, PROP_PERCENT_FILLED, PROP_QUERY_PARAMETERS, PROP_REQUEST_PARAMETERS, PROP_STATE, PROP_VALUE_TYPES, query| Constructor and Description |
|---|
ServiceQueryBuffer(BundleContext context,
ConnectionRequest connectionRequest,
java.lang.String itemId,
QueryParameters initialRequestParameters) |
ServiceQueryBuffer(BundleContext context,
java.lang.String connectionId,
java.lang.String itemId,
QueryParameters initialRequestParameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
handleConnectionStateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error) |
void |
open() |
protected void |
setConnection(ConnectionService connectionService) |
addQueryListener, changeProperties, closeQuery, createQuery, getFilled, getItemId, getPercentFilled, getQueryParameters, getRequestParameters, getState, getValueInformation, getValues, getValueTypes, removeQueryListener, setRequestParameters, updateData, updateParameters, updateStatepublic ServiceQueryBuffer(BundleContext context,
ConnectionRequest connectionRequest,
java.lang.String itemId,
QueryParameters initialRequestParameters)
public ServiceQueryBuffer(BundleContext context,
java.lang.String connectionId,
java.lang.String itemId,
QueryParameters initialRequestParameters)
public void open()
public void close()
close in class AbstractQueryBufferprotected void setConnection(ConnectionService connectionService)
protected void handleConnectionStateChange(Connection connection,
ConnectionState state,
java.lang.Throwable error)
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