Package com.ibm.designer.domino.ide.resources.extensions

Base Domino Designer File System Access APIs.

See:
          Description

Interface Summary
DesignerDesignElement Represents one design element, either in a selection or that has been retrieved using the IResource of the design element.
DesignerProject This object represents a Lotus Notes/Domino application (or in the Eclipse terminology, project).
 

Class Summary
NotesPlatform A thread safe method of executing the Domino Java APIs from within Domino Designer.
 

Exception Summary
DesignerException Reports error conditions encountered while doing operations on Notes/Domino applications and design elements.
 

Package com.ibm.designer.domino.ide.resources.extensions Description

Base Domino Designer File System Access APIs.

These classes and interfaces allow users to gain access to the Domino Designer file system layer. The interfaces and classes should be used in conjunction with the utility classes in com.ibm.designer.domino.ui.commons.extensions. In particular there is a great deal of value/information available from the com.ibm.designer.domino.ide.resources.extensions.DesignerProject interface. It gives the client (user) a lot of important information about the current database, and individual design elements.