ecar.taglib.util
Class BarraSinaisTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
ecar.taglib.util.BarraSinaisTag
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag
public class BarraSinaisTag
- extends javax.servlet.jsp.tagext.TagSupport
- Author:
- garten
- See Also:
- Serialized Form
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 |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
acompReferenciaItem
AcompReferenciaItemAri acompReferenciaItem
caminho
private java.lang.String caminho
BarraSinaisTag
public BarraSinaisTag()
doStartTag
public int doStartTag()
throws javax.servlet.jsp.JspException
- Inicializa a montagem da tag para ser adicionada na tela de HTML.
- Specified by:
doStartTag
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
doStartTag
in class javax.servlet.jsp.tagext.TagSupport
- Returns:
- int
- Throws:
javax.servlet.jsp.JspException
- Since:
- N/C
doEndTag
public int doEndTag()
throws javax.servlet.jsp.JspException
- Encerra Tag.
- Specified by:
doEndTag
in interface javax.servlet.jsp.tagext.Tag
- Overrides:
doEndTag
in class javax.servlet.jsp.tagext.TagSupport
- Returns:
- int
- Throws:
javax.servlet.jsp.JspException
- Since:
- N/C
getAcompReferenciaItem
public AcompReferenciaItemAri getAcompReferenciaItem()
- Retorna AcompReferenciaItemAri acompReferenciaItem.
- Returns:
- AcompReferenciaItemAri - (Returns the acompReferenciaItem)
- Since:
- N/C
setAcompReferenciaItem
public void setAcompReferenciaItem(AcompReferenciaItemAri itemAri)
- AcompReferenciaItemAri acompReferenciaItem.
- Parameters:
AcompReferenciaItemAri
- acompReferenciaItem - (The acompReferenciaItem to set)- Since:
- N/C
getCaminho
public java.lang.String getCaminho()
- Retorna String caminho.
- Returns:
- String
- Since:
- N/C
setCaminho
public void setCaminho(java.lang.String caminho)
- Atribui valor especificado para String caminho.
- Parameters:
String
- caminho- Since:
- N/C
Copyright © 2007, PRODEPA - Processamento de Dados do Pará