atg.epub.pws.taglib
Class GetProjectTag.TEI

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by atg.web.tagsupport.VarIdTEI
          extended by atg.web.tagsupport.PageVariableTagSupport.TEI
              extended by atg.epub.pws.taglib.GetProjectTag.TEI
Enclosing class:
GetProjectTag

public static class GetProjectTag.TEI
extends atg.web.tagsupport.PageVariableTagSupport.TEI

TagExtraInfo class to handle var/id processing.


Field Summary
 
Fields inherited from class atg.web.tagsupport.VarIdTEI
CLASS_VERSION, sResourceBundle
 
Constructor Summary
GetProjectTag.TEI()
           
 
Method Summary
protected  java.lang.String getIdType(javax.servlet.jsp.tagext.TagData pData)
           
protected  java.lang.String getTagName()
           
 
Methods inherited from class atg.web.tagsupport.PageVariableTagSupport.TEI
getVarScope, isRequired
 
Methods inherited from class atg.web.tagsupport.VarIdTEI
getVariableInfo, isValid
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetProjectTag.TEI

public GetProjectTag.TEI()
Method Detail

getIdType

protected java.lang.String getIdType(javax.servlet.jsp.tagext.TagData pData)
Overrides:
getIdType in class atg.web.tagsupport.VarIdTEI

getTagName

protected java.lang.String getTagName()
Specified by:
getTagName in class atg.web.tagsupport.VarIdTEI