com.arsdigita.glossary.ui
Class GlossaryHelper

java.lang.Object
  extended bycom.arsdigita.glossary.ui.GlossaryHelper

public class GlossaryHelper
extends Object

GlossaryHelper class. This is a helper class for the Glossary package.It includes all the static methods and variables.

Since:
ACS 4.6.5
Version:
$Revision: #4 $ $Date: 2003/08/15 $
Author:
Gautam Chowdhary

Field Summary
static String GLOSSARY_XML_NS
           
static String versionId
           
 
Constructor Summary
GlossaryHelper()
           
 
Method Summary
static Glossary getGlossary(javax.servlet.http.HttpServletRequest req)
           
static BigDecimal getGlossaryID(javax.servlet.http.HttpServletRequest req)
           
static BigDecimal getWordID(javax.servlet.http.HttpServletRequest req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values

GLOSSARY_XML_NS

public static final String GLOSSARY_XML_NS
See Also:
Constant Field Values
Constructor Detail

GlossaryHelper

public GlossaryHelper()
Method Detail

getGlossary

public static Glossary getGlossary(javax.servlet.http.HttpServletRequest req)

getGlossaryID

public static BigDecimal getGlossaryID(javax.servlet.http.HttpServletRequest req)

getWordID

public static BigDecimal getWordID(javax.servlet.http.HttpServletRequest req)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2350 UTC