Uses of Class
de.bea.domingo.proxy.BaseProxy

Packages that use BaseProxy
de.bea.domingo.proxy Proxy implementation of the contract in package de.bea.domingo
 

Uses of BaseProxy in de.bea.domingo.proxy
 

Subclasses of BaseProxy in de.bea.domingo.proxy
 class AgentContextProxy
          Represents the agent environment of the current program, if an agent is running it.
 class AgentProxy
          Represents a notes agent.
 class BaseCollectionProxy
          Abstract base class for all implementations of interfaces derived from DBase.
 class BaseDocumentProxy
          Represents a document in a database.
 class BaseItemProxy
          This class represents the Domino-Class Item.
static class BaseProxy.DocumentCollectionIterator
          Iterator for collections of documents.
 class DatabaseProxy
          Represents a Notes database.
 class DocumentCollectionProxy
          Represents the Domino-Class DocumentCollection.
 class DocumentProxy
          Represents a document in a database.
 class DxlExporterProxy
          Represents a view entry.
 class EmbeddedObjectProxy
          This class represents the Domino-Class EmbeddedObject.
 class FormProxy
          A notes Form.
 class ItemProxy
          This class represents the Domino-Class Item.
 class LogProxy
          A notes Log.
 class ProfileDocumentProxy
          Represents a document in a database.
 class RichTextItemProxy
          This class represents the Domino-Class RichTextItem.
 class SessionProxy
          Notes session.
 class ViewColumnProxy
          Represents the Domino-Class View.
 class ViewEntryProxy
          Represents a view entry.
 class ViewProxy
          Represents the Domino-Class View.
 



Domingo Java-API