| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,Entry> |
FolderWatcher.cache |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Entry> |
FolderWatcher.getCache() |
java.util.Collection<Entry> |
FolderWatcher.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowseOperationCallback.complete(Entry[] entry) |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderListener.folderChanged(java.util.Collection<Entry> added,
java.util.Collection<java.lang.String> removed,
boolean full)
Provide changes to the listener
|
void |
FolderSyncController.folderChanged(java.util.Collection<Entry> added,
java.util.Collection<java.lang.String> removed,
boolean full) |
void |
FolderWatcher.folderChanged(java.util.Collection<Entry> added,
java.util.Collection<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
Connection.browse(Location location,
int timeout) |
protected Entry[] |
Connection.completeBrowse(LongRunningOperation operation) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<Entry> |
ConnectionImpl.convert(java.util.List<BrowserEntry> addedOrModified) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataItemEntryCommon |
class |
EntryCommon |
class |
FolderEntryCommon |
| Modifier and Type | Method and Description |
|---|---|
static Entry[] |
Helper.convert(java.util.List<BrowserEntry> browserData) |
static Entry |
Helper.convertEntry(BrowserEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Sample3.dumpEntries(Entry[] entries) |
protected void |
Sample3.showEntry(Entry entry)
Show one folder entry.
|
protected void |
Sample4.showEntry(Entry entry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Folder.fireListener(java.util.Collection<Entry> added,
java.util.Collection<java.lang.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,
java.util.List<Entry> added,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
static Entry[] |
ListBrowser.parseResponse(Message message) |
| Modifier and Type | Method and Description |
|---|---|
static Message |
ListBrowser.createResponse(long id,
Entry[] entries) |
| Modifier and Type | Method and Description |
|---|---|
static Message |
ListBrowser.createEvent(java.lang.String[] path,
java.util.Collection<Entry> added,
java.util.Collection<java.lang.String> removed,
boolean full) |
static void |
ListBrowser.parseEvent(Message message,
java.util.List<java.lang.String> path,
java.util.List<Entry> added,
java.util.List<java.lang.String> removed,
|
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
Folder.list(java.util.Stack<java.lang.String> path) |
Entry[] |
FolderCommon.list(java.util.Stack<java.lang.String> path) |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderListener.changed(java.lang.Object tag,
java.util.List<Entry> added,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
GroupFolder.list(java.util.Stack<java.lang.String> path) |
Entry[] |
GroupSubFolder.list(java.util.Stack<java.lang.String> path) |
Entry[] |
QueryFolder.list(java.util.Stack<java.lang.String> path) |
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
BrowseCallable.call() |
| Modifier and Type | Method and Description |
|---|---|
void |
HiveBrowserCommon.changed(java.lang.Object tag,
java.util.List<Entry> added,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConnectionHandler.folderChanged(Location location,
java.util.List<Entry> added,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<BrowserEntry> |
ServerConnectionImpl.convertEntries(Entry[] result) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServerConnectionImpl.handleFolderChanged(Location location,
java.util.Collection<Entry> added,
java.util.Set<java.lang.String> removed,
boolean full) |
| Modifier and Type | Method and Description |
|---|---|
Entry[] |
ProxyFolder.list(java.util.Stack<java.lang.String> path) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyFolder.folderChanged(java.util.Collection<Entry> added,
java.util.Collection<java.lang.String> removed,
boolean full) |
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