Package com.ibm.designer.domino.scripting.api

Scripting and Data tooling classes.

See:
          Description

Interface Summary
IScriptData This interface defines the data passed to a script editor, and also the information made available through the data tooling for an XPage.
IScriptData.PublishedObject A PublishedObject is loosely coupled to data and can adapt to different contexts.
 

Package com.ibm.designer.domino.scripting.api Description

Scripting and Data tooling classes.

This packages contains an interfaces that are used in conjunction with the data tooling and scripting functionality of Lotus Domino Designer. Third parties who contribute XSP tags that contribute data to the JSF model should implement these interfaces in order for the tooling to be able to read the data that will be published by these XSP tags at runtime.