pt.despodata.java.webappl.tags
Class RoleTag

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagSupport
      extended bypt.moredata.taglibs.AbstractTag
          extended bypt.despodata.java.webappl.tags.AbstractProtectTag
              extended bypt.despodata.java.webappl.tags.RoleTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, java.io.Serializable, javax.servlet.jsp.tagext.Tag, javax.servlet.jsp.tagext.TryCatchFinally

public class RoleTag
extends AbstractProtectTag

RoleTag.java Company MoreData

Version:
$Revision: 1.1 $
Author:
pcarmo
See Also:
Serialized Form

Field Summary
 
Fields inherited from class pt.despodata.java.webappl.tags.AbstractProtectTag
authorized, name, parent, user
 
Fields inherited from class pt.moredata.taglibs.AbstractTag
uri
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
RoleTag()
           
 
Method Summary
protected  boolean isConditionVerified()
           
 
Methods inherited from class pt.despodata.java.webappl.tags.AbstractProtectTag
doEndTag, doStartTag, release, setAuthorized, setName
 
Methods inherited from class pt.moredata.taglibs.AbstractTag
doCatch, doFinally, getAncestor, getAncestor, getUri, getVarFromJspPage, readUri, setVarInJspPage
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleTag

public RoleTag()
Method Detail

isConditionVerified

protected boolean isConditionVerified()
Specified by:
isConditionVerified in class AbstractProtectTag
Returns:
Um boleano que indica caso seja verdadeiro que se verifica uma condicao.