Extension point for Resources used by Natl Cntrs
the name of the resource in the nc-resource ext point
used to access a member variable of the resource data
the class of the member variable.
NOTE: This must be the full class name unless it is a common class with a supported (ie hardcoded) shorthand notation.
Examples are the primitives (Integer...), RGB, PlotModel, and ColorBar
IMPLEMENTATION_PARAM,
REQUEST_CONSTRAINT,
EDITABLE_ATTRIBUTE,
NON_EDITABLE_ATTRIBUTE
db column name. defaults to the paramName. Example use is modelName for GDFILE
if and EDITABLE_ATTRIBUTE this is the name of the attribute (ie member variable
in the java class. This defaults to the paramName.
This only exists for Grid because the parameters are upper case and the
attr names are lowercase.
[Enter the first release in which this extension point appears.]
[Enter extension point usage example here.]
[Enter API information here.]
[Enter information about supplied implementation of this extension point.]