Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / dynobject / impl @ 628

Name Size Revision Age Author Comment
DefaultDynClass.java 24.8 KB 616 over 12 years Cristian Martín checking that if ids are equal isInstance retur...
DefaultDynClassName.java 3.24 KB 576 almost 13 years Cesar Ordiñana Replace String methods available since java 1.6
DefaultDynField.java 15.1 KB 627 over 12 years Cristian Martín indented correctly.
DefaultDynObject.java 6.91 KB 626 over 12 years Cristian Martín toString function was not displaying the approp...
DefaultDynObjectManager.java 22.4 KB 576 almost 13 years Cesar Ordiñana Replace String methods available since java 1.6
DefaultDynObjectPagingHelper.java 6.11 KB 301 over 13 years Cesar Ordiñana Allow to create paging helper with a given init...
DynClassImportHelper.java 26.2 KB 628 over 12 years Cristian Martín Forced setting first type and subtype and then ...
MultiDynObjectSet.java 6.69 KB 300 over 13 years Cesar Ordiñana Add update and delete methods

Latest revisions

# Date Author Comment
628 10/21/2011 07:14 AM Cristian Martín

Forced setting first type and subtype and then the rest of field properties when importing and creating dynFields.

627 10/21/2011 07:12 AM Cristian Martín

indented correctly.

626 10/21/2011 07:09 AM Cristian Martín

toString function was not displaying the appropriate format.

616 10/10/2011 11:24 AM Cristian Martín

checking that if ids are equal isInstance returns true as well.

611 10/07/2011 10:15 AM Cristian Martín

minor fixes on implementation of DefaultDynfield. Some getters could retrieve null values, but their correspondent setters were not checking this option.

576 07/21/2011 11:37 AM Cesar Ordiñana

Replace String methods available since java 1.6

528 07/08/2011 02:12 AM Cristian Martín

Indentation and toString function corrected.

527 07/08/2011 02:10 AM Cristian Martín

DynObject consistency also checked with Lists. Subtype element passed to list-item when setting subtype of a dynObject list item.

467 05/10/2011 06:37 AM Cristian Martín

Added value that was trying to insert in DynFieldRequiredException to be queryable.

465 05/10/2011 06:35 AM Cristian Martín

- Added hasEmptyValues() function implementation at DynObject level
- Null value check added before looping into the fields

View revisions

Also available in: Atom