Statistics
| Revision:

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

# Date Author Comment
1405 05/11/2016 01:58 PM Joaquín del Cerro Murciano

Boomb!

1118 07/12/2014 09:19 PM Joaquín del Cerro Murciano

Crazy partysvn statsvn stat

839 10/14/2013 01:33 PM Joaquín del Cerro Murciano
802 05/10/2013 08:42 AM Cesar Ordiñana

Add or update headers to the current gvSIG Association one.
Updated while in the Code Copyright Review for the OSGEO incubation process report.

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.

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

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

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

257 09/22/2010 12:01 AM Cristian Martín

Misspelling of exception solved.

256 09/22/2010 12:00 AM Cristian Martín

Misspelling of exception solved.

253 09/21/2010 10:01 AM Joaquín del Cerro Murciano

Improve error handling in dynobjects validation

155 06/24/2010 03:38 AM Cesar Ordiñana

Remove unneeded imports

146 06/23/2010 10:34 AM Joaquín del Cerro Murciano

Fix bugs in the namespace management.

112 05/07/2010 05:02 AM Joaquín del Cerro Murciano
  • Extends DataTypeManager to add coerce methods
    and use this in DynObjects.
  • Remove use of deprecated code.
  • Fix register of DefaultDataTypesManager.
  • Remove deprecated methods of DataTypes
    and back this to an interface.
109 05/05/2010 08:50 AM Joaquín del Cerro Murciano
  • Change DataTypes from interface to abstract class.
  • Add to ToolsLocator get/register XmlPullParser.
  • DynObject
    - deprecated method and constants related
    to TheTypeOfAvailableValues
    - Add method coerce to DynField
    - Add method importDynClassDefinitions to ...
73 03/16/2010 11:30 AM Joaquín del Cerro Murciano

Changes in the implementation of persistence. Everything broken.

69 03/16/2010 07:20 AM José Badía

Modifications on Service before the implementation of FortuneCookie's project

19 02/23/2010 08:46 AM Cesar Ordiñana
18 02/23/2010 08:45 AM Cesar Ordiñana

New project structure with workspace bootstrapping added