org.bibop.xml.xforge.helpers
Class XForgeC2URLContext

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

public class XForgeC2URLContext
extends java.lang.Object
implements XForgeContext

Version:
1.0
Author:
Alberto Garoffolo

Constructor Summary
XForgeC2URLContext()
           
 
Method Summary
private static java.lang.String encode(javax.servlet.http.HttpServletRequest req)
           
private static java.lang.String encode(javax.servlet.http.HttpServletRequest req, boolean agent)
           
private static java.lang.String encode(javax.servlet.http.HttpServletRequest req, boolean agent, boolean query)
           
 java.lang.String getContextId()
          Get the unique identifier of the current context.
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XForgeC2URLContext

public XForgeC2URLContext()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getContextId

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

Specified by:
getContextId in interface XForgeContext
XForgeException

encode

private static java.lang.String encode(javax.servlet.http.HttpServletRequest req)

encode

private static java.lang.String encode(javax.servlet.http.HttpServletRequest req,
                                       boolean agent)

encode

private static java.lang.String encode(javax.servlet.http.HttpServletRequest req,
                                       boolean agent,
                                       boolean query)


Copyright © 2003 Bibop Research International. All Rights Reserved.