org.deegree.services.wpvs.io.file
Class IndexFile

java.lang.Object
  extended by org.deegree.services.wpvs.io.file.IndexFile

public class IndexFile
extends java.lang.Object

The IndexFile class TODO add class documentation here.

Version:
$Revision: 18171 $, $Date: 2009-06-17 16:00:07 +0200 (Mi, 17. Jun 2009) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $

Method Summary
 long getPositionForId(java.lang.String uuid)
           
 java.util.List<java.lang.Long> getPositions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPositions

public java.util.List<java.lang.Long> getPositions()
Returns:
all positions from the currently available data objects.

getPositionForId

public long getPositionForId(java.lang.String uuid)
Parameters:
uuid -
Returns:
the position


Copyright © 2011. All Rights Reserved.