Statistics
| Revision:

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

Name Size Revision Age Author Comment
  exception 651 over 12 years Cristian Martín Exception was not translating field Names when ...
  impl 672 over 12 years Cesar Ordiñana Add more information in parse exceptions
DelegatedDynObject.java 361 Bytes 18 over 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 almost 14 years Cesar Ordiñana Javadoc correction
DynMethod.java 413 Bytes 18 over 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 over 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
672 01/26/2012 02:13 AM Cesar Ordiñana

Add more information in parse exceptions

651 11/28/2011 05:52 AM Cristian Martín

Exception was not translating field Names when showing the error, so fieldName was misleading to the one shown. Bug fixed.

638 11/09/2011 06:20 AM Francisco Díaz Carsí

Fixed method getDefinition of DynObjectPersistenceFactory to search the class in the DynObjectManager with the Persistence namespace.
Fixed method get of ClassesNamespaces when the name param has the namespace prefixed.

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

View revisions

Also available in: Atom