PDA

View Full Version : coltype data dictionary


ng-first
03-06-2007, 05:37 AM
Hi all.
How can I customize the values to display into coltype attribute?
I'm studing the ColumnTypeAttributeEditor class and
I notice that in the constructor at the line:
...
dd = WMSession.getWMSession().getDataDictionary(wmAttribute.getDataDictionaryID());
...

it finds out all the values of the data dictionary.

I would like to filter this values and to display only that ones that follow certain constraints.
Is it possible? :confused:

Can you tell me if Is there some documentation about java customization of Model Manager?
I would like, for example, to understand the com.osm.biz.PDM class ... :rolleyes: and so on ...:rolleyes:

Thanks all in advanced,
:) Nadia