Community
Participate
Working Groups
Enhance the oda.design utility to facilitate an ODA host designer's processing of an oda.design response and request.
Added convenience interface methods in 1.0M4 to access commonly used attributes: * oda.design.ParameterDefinition String getDefaultScalarValue(); void setDefaultScalarValue( String value ); * oda.design.Property public boolean isEditable(); public boolean isMaskedValue();
Due to its low priority and resources limitation, this enhancement is deferred to the 1.5 release.
No significant use cases have been identified that require further enrichment of the oda.design model processing utilities. Will open new enhancement bugs when they are identified. This bug is now closed for the enhancement already done in DTP 1.0M4.
Re-open to add a new convenience method to access the design model.
Added a new convenience method in DTP 1.5 to access commonly used element: * oda.design.OdaDesignSession void setNewRequest( DataSetDesign dataSetDesign );
Verified and closed.