| Modifier and Type | Method and Description |
|---|---|
void |
ItemListListener.listChanged(java.util.Set<HistoricalItemInformation> addedOrModified,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,HistoricalItemInformation> |
ConnectionImpl.knownItems |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemManager.handleListUpdate(java.util.Set<HistoricalItemInformation> addedOrModified,
java.util.Set<java.lang.String> removed,
boolean fullUpdate) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<HistoricalItemInformation> |
ListUpdate.getAddedOrModified() |
| Constructor and Description |
|---|
ListUpdate(java.util.Set<HistoricalItemInformation> addedOrModified,
java.util.Set<java.lang.String> removed,
boolean fullUpdate) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<HistoricalItemInformation> |
ItemListHelper.fromValue(Value baseValue) |
| Modifier and Type | Method and Description |
|---|---|
static Value |
ItemListHelper.toValueAdded(java.util.Collection<HistoricalItemInformation> added) |
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends java.util.Collection<HistoricalItemInformation>> |
Structures.decodeHistoricalItemInformationCollection(BinaryContext context,
IoBuffer data,
|
| Modifier and Type | Method and Description |
|---|---|
static HistoricalItemInformation |
Structures.decodeHistoricalItemInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
protected static HistoricalItemInformation |
Structures.inlindeDecodeHistoricalItemInformation(BinaryContext _context,
IoBuffer _data) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<HistoricalItemInformation> |
Structures.decodeListHistoricalItemInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
static java.util.Set<HistoricalItemInformation> |
Structures.decodeSetHistoricalItemInformation(BinaryContext context,
IoBuffer data,
boolean allowNull) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Structures.encodeHistoricalItemInformation(BinaryContext context,
IoBuffer data,
byte fieldNumber,
HistoricalItemInformation value) |
protected static void |
Structures.inlineEncodeHistoricalItemInformation(BinaryContext context,
IoBuffer data,
HistoricalItemInformation value) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Structures.encodeCollectionHistoricalItemInformation(BinaryContext context,
IoBuffer data,
byte fieldNumber,
java.util.Collection<HistoricalItemInformation> values) |
protected static void |
Structures.fillHistoricalItemInformationCollection(BinaryContext context,
IoBuffer data,
int items,
java.util.Collection<HistoricalItemInformation> values) |
| Modifier and Type | Method and Description |
|---|---|
HistoricalItemInformation |
HistoricalItem.getInformation()
Get the item information
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServiceImpl.fireListChanged(java.util.Set<HistoricalItemInformation> addedOrModified,
java.util.Set<java.lang.String> removed,
boolean full) |
protected void |
SessionImpl.fireListChanged(java.util.Set<HistoricalItemInformation> addedOrModified,
java.util.Set<java.lang.String> removed,
boolean full) |
void |
SessionImpl.listChanged(java.util.Set<HistoricalItemInformation> addedOrModified,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
HistoricalItemInformation |
HistoricalItemImpl.getInformation() |
| Constructor and Description |
|---|
HistoricalItemImpl(HistoricalItemInformation itemInformation,
java.lang.String masterId,
BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
HistoricalItemInformation |
HSDBHistoricalItem.getInformation() |
| Constructor and Description |
|---|
HSDBHistoricalItem(java.util.concurrent.ScheduledExecutorService executor,
HSDBValueSource source,
HistoricalItemInformation information) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConnectionHandler.listChanged(java.util.Set<HistoricalItemInformation> addedOrModified,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServerConnectionImpl.handleListChanged(java.util.Set<HistoricalItemInformation> addedOrModified,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
HistoricalItemInformation |
ProxyHistoricalItem.getInformation() |
| Modifier and Type | Method and Description |
|---|---|
HistoricalItemInformation |
AbstractStorageImpl.getInformation() |
| Modifier and Type | Method and Description |
|---|---|
HistoricalItemInformation |
Test2ItemImpl.getInformation() |
HistoricalItemInformation |
TestItemImpl.getInformation() |
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