Statistics
| Revision:

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

Name Size Revision Age Author Comment
  exception 610 over 12 years Cristian Martín Added new exception if a field within a dynObje...
  impl 628 over 12 years Cristian Martín Forced setting first type and subtype and then ...
DelegatedDynObject.java 361 Bytes 18 about 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
DynClass.java 1.73 KB 109 about 14 years Joaquín del Cerro Murciano * Change DataTypes from interface to abstract c...
DynClassName.java 1.57 KB 278 over 13 years Cesar Ordiñana Extract DynClassName API https://forge.osor.eu/...
DynField.java 8.73 KB 222 over 13 years Cesar Ordiñana Javadoc correction
DynMethod.java 413 Bytes 18 about 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
DynObject.java 1.8 KB 477 about 13 years Joaquín del Cerro Murciano Remove method DynObject.hasEmptyValues and use ...
DynObjectException.java 612 Bytes 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
DynObjectManager.java 12.5 KB 307 over 13 years Cristian Martín Added iterator(string namespace) function to ge...
DynObjectPagingHelper.java 2.13 KB 244 over 13 years Cesar Ordiñana Add a default implementation for the DynObjectP...
DynObjectRuntimeException.java 655 Bytes 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
DynObjectSet.java 5.81 KB 300 over 13 years Cesar Ordiñana Add update and delete methods
DynObjectValueItem.java 1 KB 18 about 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
DynStruct.java 4.46 KB 389 over 13 years Cesar Ordiñana Correct encoding

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.

610 10/07/2011 10:13 AM Cristian Martín

Added new exception if a field within a dynObject is a dynObject and its subtype has not been defined.

592 08/04/2011 08:45 AM Cristian Martín

DynFieldValidation exceptions reviewed

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.

View revisions

Also available in: Atom