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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 3268 byte(s)
Diff to previous 774702 (colored)
JCR-2156: Usage of "qualified name" in JavaDoc and Comments


Revision 774702 - (view) (annotate) - [select for diffs]
Modified Thu May 14 09:20:52 2009 UTC (6 months, 2 weeks ago) by angela
File length: 3278 byte(s)
Diff to previous 615649 (colored)
JCR-2111: JSR 283 Node Identifier

Revision 615649 - (view) (annotate) - [select for diffs]
Modified Sun Jan 27 21:08:08 2008 UTC (22 months ago) by jukka
File length: 2765 byte(s)
Diff to previous 586055 (colored)
JCR-97: Improve Checkstyle conformance
    - Removed trailing spaces with:
      find . -name *.java | xargs perl -i -pe 's/ +$//'

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: 2766 byte(s)
Diff to previous 581235 (colored)
JCR-996 Name and Path interfaces in SPI

Revision 581235 - (view) (annotate) - [select for diffs]
Modified Tue Oct 2 13:40:30 2007 UTC (2 years, 1 month ago) by angela
File length: 2849 byte(s)
Diff to previous 568530 (colored)
javadoc: mention the intended usage of the idfactory and the fact that the client might not be aware of the uniqueID of an item.

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: 2367 byte(s)
Diff to previous 555265 (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 555265 - (view) (annotate) - [select for diffs]
Modified Wed Jul 11 13:19:45 2007 UTC (2 years, 4 months ago) by angela
Original Path: jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/IdFactory.java
File length: 2367 byte(s)
Diff to previous 553409 (colored)
javadoc

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/IdFactory.java
File length: 1548 byte(s)
Diff to previous 483477 (colored)
JCR-1001 SPI: prefer 'Iterator' instead of specialized subclasses

Revision 483477 - (view) (annotate) - [select for diffs]
Modified Thu Dec 7 15:09:57 2006 UTC (2 years, 11 months ago) by angela
Original Path: jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/IdFactory.java
File length: 1238 byte(s)
Diff to previous 454423 (colored)
work in progress

- replace usage of UUID by uniqueID unless refering to 'jcr:uuid'
- PropertyImpl.checkValidReference: don't rely on Node-value to be NodeImpl
- spi.Event: getUUID() not used -> remove

Revision 454423 - (view) (annotate) - [select for diffs]
Modified Mon Oct 9 16:46:16 2006 UTC (3 years, 1 month ago) by angela
Original Path: jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/IdFactory.java
File length: 1230 byte(s)
Diff to previous 421270 (colored)
work in progress

JCR2SPI
--------------------------------------------------------------

- reorder ItemState/NodeState/PropertyState in order to group
  methods by state types (overlayed workspace state vs. session/transient states)
- add utility methods that allow to determine and validate the
  type of ItemState.
- move childitementry classes to separate package and force usage
  of interface methods
- add checks for state type to ItemManager implementation
- add checks for state type to LockManager
- fix Node.getMixinTypes()
- rename ItemState.pull to 'reset'. remove todo asking for a careful
  merging of wsp-State and introduce a new method 'merge'.

SPI
--------------------------------------------------------------------

- rename login as suggested by julian
- add method dispose(SessionInfo) 
- rename ItemId.getRelativePath to getPath

Revision 421270 - (view) (annotate) - [select for diffs]
Added Wed Jul 12 13:33:19 2006 UTC (3 years, 4 months ago) by angela
Original Path: jackrabbit/trunk/contrib/spi/spi/src/main/java/org/apache/jackrabbit/spi/IdFactory.java
File length: 1246 byte(s)
SPI Contribution

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