NotesUIWorkspace() empty?

Hi there,

Acually I’m developing a java agent. I use the NotesUIWorkspace to geht the current document, well at lest I try.

While debugging I found out, that the Workspace variable only contains this information:

com.ibm.notes.java.ui.NotesUIWorkspace@fd40fd4

There’s no possibility to see more information, while the session variable contains a lot more information.

Is this “normal”?

Thanks!

Mathias