public class Sample3 extends SampleBase
connection, uri| Constructor and Description |
|---|
Sample3(java.lang.String uri,
java.lang.String className) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dumpEntries(Entry[] entries) |
static void |
main(java.lang.String[] args) |
void |
run()
browse once through a predefined folder named "test"
|
protected void |
showEntry(Entry entry)
Show one folder entry.
|
connect, dispose, sleeppublic Sample3(java.lang.String uri,
java.lang.String className)
throws java.lang.Exception
java.lang.Exceptionprotected void showEntry(Entry entry)
entry - A folder entry which can be an item or a sub-folderprotected void dumpEntries(Entry[] entries)
public void run()
throws java.lang.InterruptedException,
OperationException
java.lang.InterruptedExceptionOperationExceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
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