org.bibop.xml.xforge.helpers
Class UniqueContext

java.lang.Object
  |
  +--org.bibop.xml.xforge.helpers.UniqueContext
All Implemented Interfaces:
XForgeContext

public class UniqueContext
extends java.lang.Object
implements XForgeContext


Constructor Summary
UniqueContext()
           
 
Method Summary
 java.lang.String getContextId()
          Get the unique identifier of the current context.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniqueContext

public UniqueContext()
Method Detail

getContextId

public java.lang.String getContextId()
                              throws XForgeException
Get the unique identifier of the current context.

Specified by:
getContextId in interface XForgeContext
XForgeException


Copyright © 2003 Bibop Research International. All Rights Reserved.