Statistics
| Revision:

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

Name Size Revision Age Author Comment
  exception 257 over 13 years Cristian Martín Misspelling of exception solved.
  impl 442 about 13 years Joaquín del Cerro Murciano Remove unused methods in private class
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 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
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
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.

386 02/09/2011 08:09 AM Cristian Martín

DynClass name should avoid programmer erros such as inserting more than one ":" in a fullName, one or mor ":" in a namespace or null values in a name. In those cases, an IllegalArgumentException is thrown.

381 01/30/2011 05:04 PM Cristian Martín

Changed getName to getFullName at DynObjectException message

380 01/28/2011 09:49 AM Cristian Martín

superClassMap and classes variables were using dynClass.getName() to put values on the map. Changed to getFullName() function

366 12/16/2010 05:50 AM Cristian Martín

isExtendable API added

View revisions

Also available in: Atom