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

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

public class IndexFile
extends Object

The IndexFile class TODO add class documentation here.

Version:
$Revision: 30127 $, $Date: 2011-03-22 11:11:12 +0100 (Tue, 22 Mar 2011) $
Author:
Rutger Bezema, last edited by: $Author: aschmitz $

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

Method Detail

getPositions

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

getPositionForId

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


Copyright © 2011. All Rights Reserved.