/[Apache-SVN]/jackrabbit/trunk/jackrabbit-spi/src/main/java/org/apache/jackrabbit/spi/QValue.java
ViewVC logotype

Log of /jackrabbit/trunk/jackrabbit-spi/src/main/java/org/apache/jackrabbit/spi/QValue.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 802699 - (view) (annotate) - [select for diffs]
Modified Mon Aug 10 09:04:08 2009 UTC (3 months, 2 weeks ago) by mreutegg
File length: 5963 byte(s)
Diff to previous 785629 (colored)
- javadoc

Revision 785629 - (view) (annotate) - [select for diffs]
Modified Wed Jun 17 14:38:34 2009 UTC (5 months, 1 week ago) by angela
File length: 5922 byte(s)
Diff to previous 779642 (colored)
JCR-2156: Usage of "qualified name" in JavaDoc and Comments


Revision 779642 - (view) (annotate) - [select for diffs]
Modified Thu May 28 16:12:54 2009 UTC (6 months ago) by stefan
File length: 5932 byte(s)
Diff to previous 779087 (colored)
JCR-2056: Binary interfaces


Revision 779087 - (view) (annotate) - [select for diffs]
Modified Wed May 27 10:25:14 2009 UTC (6 months ago) by angela
File length: 5628 byte(s)
Diff to previous 776687 (colored)
javadoc

Revision 776687 - (view) (annotate) - [select for diffs]
Modified Wed May 20 13:08:09 2009 UTC (6 months, 1 week ago) by stefan
File length: 5535 byte(s)
Diff to previous 706918 (colored)
JCR-1609:  new Property Types (WIP...)
JCR-2061: References and Dereferencing of Property Values (WIP...)


Revision 706918 - (view) (annotate) - [select for diffs]
Modified Wed Oct 22 09:18:14 2008 UTC (13 months ago) by angela
File length: 4940 byte(s)
Diff to previous 656637 (colored)
JCR-1828: Improvement in comment of QValue.getLength() ((and adjust test cases))
remove QValueFactoryTest#testBinarySerializable: this is an implementation specific test for the factory impl in spi-commons. the general QValue contract does not mandate the value to be Serializable (at least it doesn't state so and consequently we can't rely on that)

Revision 656637 - (view) (annotate) - [select for diffs]
Modified Thu May 15 12:52:06 2008 UTC (18 months, 1 week ago) by angela
File length: 4864 byte(s)
Diff to previous 587899 (colored)
JCR-1555: Add support for boolean values to QValue

Revision 587899 - (view) (annotate) - [select for diffs]
Modified Wed Oct 24 14:39:14 2007 UTC (2 years, 1 month ago) by reschke
File length: 4587 byte(s)
Diff to previous 586055 (colored)
JCR-1151: add QValue.getLong()/getDouble() and matching factory methods in QValueFactory.

Revision 586055 - (view) (annotate) - [select for diffs]
Modified Thu Oct 18 18:30:25 2007 UTC (2 years, 1 month ago) by angela
File length: 4053 byte(s)
Diff to previous 568530 (colored)
JCR-996 Name and Path interfaces in SPI

Revision 568530 - (view) (annotate) - [select for diffs]
Modified Wed Aug 22 09:38:10 2007 UTC (2 years, 3 months ago) by angela
File length: 4140 byte(s)
Diff to previous 555285 (colored)
JCR-1070 Promotion of SPI from Contrib (jackrabbit-spi, jackrabbit-commons-spi)
JCR-788  Upgrade to Lucene 2.2 (adjusted dependency in spi contrib. the outdated dependency in caused build to fail)

Revision 555285 - (view) (annotate) - [select for diffs]
Modified Wed Jul 11 14:34:48 2007 UTC (2 years, 4 months ago) by angela
Original Path: jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/QValue.java
File length: 4140 byte(s)
Diff to previous 554958 (colored)
javadoc

Revision 554958 - (view) (annotate) - [select for diffs]
Modified Tue Jul 10 14:19:59 2007 UTC (2 years, 4 months ago) by reschke
Original Path: jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/QValue.java
File length: 3924 byte(s)
Diff to previous 553409 (colored)
JCR-1018: add QValue.getCalendar() method, and add a dummy implementation to QValueFactoryImpl.

Revision 553409 - (view) (annotate) - [select for diffs]
Modified Thu Jul 5 07:45:27 2007 UTC (2 years, 4 months ago) by angela
Original Path: jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/QValue.java
File length: 3618 byte(s)
Diff to previous 536138 (colored)
JCR-1001 SPI: prefer 'Iterator' instead of specialized subclasses

Revision 536138 - (view) (annotate) - [select for diffs]
Modified Tue May 8 09:34:44 2007 UTC (2 years, 6 months ago) by angela
Original Path: jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/QValue.java
File length: 3155 byte(s)
Diff to previous 510545 (colored)
javadoc

Revision 510545 - (view) (annotate) - [select for diffs]
Modified Thu Feb 22 15:19:54 2007 UTC (2 years, 9 months ago) by reschke
Original Path: jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/QValue.java
File length: 3146 byte(s)
Diff to previous 497885 (colored)
JCR-73 Fix some JavaDoc issues

Revision 497885 - (view) (annotate) - [select for diffs]
Added Fri Jan 19 17:37:03 2007 UTC (2 years, 10 months ago) by angela
Original Path: jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/QValue.java
File length: 3137 byte(s)
work in progress

- SPI: replace String/Stream for values by QValue interface
- SPI: add factory for QValue
  > adjust commons and add implementation
  > adjust usages of former QValue object with jcr2spi, spi2dav
- RepositoryService.getChildInfos returns Iterator instead of Collection
- spi2dav: add implementation for new query interfaces

- TODO: 
  improve conversion of jcr-value to q-value and vice-versa



This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2