org.openanzo.telar.web.cache
Class RevisionCache

java.lang.Object
  extended by org.openanzo.telar.web.cache.RevisionCache

public class RevisionCache
extends java.lang.Object

Author:
Rouben Meschian (rmeschi@us.ibm.com)

Constructor Summary
RevisionCache(DatasetService datasetService)
           
 
Method Summary
 void clear()
           
 java.lang.Long getNamedGraphRevisionNumber(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RevisionCache

public RevisionCache(DatasetService datasetService)
Method Detail

getNamedGraphRevisionNumber

public java.lang.Long getNamedGraphRevisionNumber(java.lang.String id)
                                           throws AnzoException
Throws:
AnzoException

clear

public void clear()
           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.