| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Entry> |
FolderWatcher.cache |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Entry> |
FolderWatcher.getCache() |
Collection<Entry> |
FolderWatcher.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowseOperationCallback.complete(Entry[] entry) |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderWatcher.folderChanged(Collection<Entry> added,
Collection<String> removed,
boolean full) |
void |
FolderSyncController.folderChanged(Collection<Entry> added,
Collection<String> removed,
boolean full) |
void |
FolderListener.folderChanged(Collection<Entry> added,
Collection<String> removed,
boolean full)
Provide changes to the listener
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Entry> |
ConnectionImpl.convert(List<BrowserEntry> addedOrModified) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntryCommon |
| Modifier and Type | Method and Description |
|---|---|
static Entry[] |
Helper.convert(List<BrowserEntry> browserData) |
static Entry |
Helper.convertEntry(BrowserEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Folder.fireListener(Collection<Entry> added,
Collection<String> removed,
boolean full) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataItemEntry |
interface |
FolderEntry |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowseOperationListener.success(Entry[] result) |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderListener.folderChanged(Location location,
List<Entry> added,
Set<String> removed,
boolean full) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataItemEntryCommon |
class |
FolderEntryCommon |
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
Folder.list(Stack<String> path) |
Entry[] |
FolderCommon.list(Stack<String> path) |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderListener.changed(Object tag,
List<Entry> added,
Set<String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
GroupFolder.list(Stack<String> path) |
Entry[] |
GroupSubFolder.list(Stack<String> path) |
Entry[] |
QueryFolder.list(Stack<String> path) |
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
BrowseCallable.call() |
| Modifier and Type | Method and Description |
|---|---|
void |
HiveBrowserCommon.changed(Object tag,
List<Entry> added,
Set<String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
ComponentFolder.list(Stack<String> path) |
| Modifier and Type | Method and Description |
|---|---|
protected List<BrowserEntry> |
ServerConnectionImpl.convertEntries(Entry[] result) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServerConnectionImpl.handleFolderChanged(Location location,
Collection<Entry> added,
Set<String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
ProxyFolder.list(Stack<String> path) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyFolder.folderChanged(Collection<Entry> added,
Collection<String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
Entry |
FolderEntryWrapper.getEntry() |
| Constructor and Description |
|---|
FolderEntryWrapper(FolderEntryWrapper parent,
Entry entry,
Location location) |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderObserver.folderChanged(Collection<Entry> added,
Collection<String> removed,
boolean full) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.