Statistics
| Revision:

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

Name Size Revision Age Author Comment
  exception 467 about 13 years Cristian Martín Added value that was trying to insert in DynFie...
  impl 467 about 13 years Cristian Martín Added value that was trying to insert in DynFie...
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
477 05/11/2011 04:45 AM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues and use of
exception DynFieldValidateException from the API

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

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

466 05/10/2011 06:36 AM Cristian Martín

Added hasEmptyValues() function to be used at DynObject level

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

442 04/14/2011 04:15 AM Joaquín del Cerro Murciano

Remove unused methods in private class

391 02/16/2011 06:28 AM Cristian Martín

Explanation text in error exception when metadata name contains ":" changed.

390 02/14/2011 08:38 AM Cristian Martín

small bug fixed, in order to be able to remove superDynStructs of a given DynStruct.

389 02/14/2011 05:45 AM Cesar Ordiñana

Correct encoding

388 02/09/2011 10:35 AM Cristian Martín

added remove(DynStruct) to remove superClasses and apply a consolide().

387 02/09/2011 08:21 AM Cristian Martín

Changed DynObject values from Object[] to Map in order to add key names of the fields.

View revisions

Also available in: Atom