org.eclipse.higgins.as.util
Class SynchronizingUtil

java.lang.Object
  extended by org.eclipse.higgins.as.util.SynchronizingUtil

public class SynchronizingUtil
extends Object


Method Summary
static int getCurrentVersion(String contextUdi)
           
static int incCurrentVersion(String contextUdi)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCurrentVersion

public static int getCurrentVersion(String contextUdi)
                             throws IOException
Throws:
IOException

incCurrentVersion

public static int incCurrentVersion(String contextUdi)
                             throws IOException
Throws:
IOException