Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ui.web.directory
Class DirectoryEntryOutputTag

java.lang.Object
  extended by javax.faces.webapp.UIComponentTagBase
      extended by javax.faces.webapp.UIComponentClassicTagBase
          extended by javax.faces.webapp.UIComponentTag
              extended by org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntryOutputTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.BodyTag, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspIdConsumer, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

Deprecated. facelets do not use the tag class

@Deprecated
public class DirectoryEntryOutputTag
extends javax.faces.webapp.UIComponentTag

Tag for directory entry component.

Author:
Anahide Tchertchian

Field Summary
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Fields inherited from interface javax.servlet.jsp.tagext.BodyTag
EVAL_BODY_BUFFERED, EVAL_BODY_TAG
 
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
 
Constructor Summary
DirectoryEntryOutputTag()
          Deprecated.  
 
Method Summary
 java.lang.String getComponentType()
          Deprecated.  
 java.lang.String getDirectoryName()
          Deprecated.  
 java.lang.Boolean getDisplayIdAndLabel()
          Deprecated.  
 java.lang.String getRendererType()
          Deprecated.  
 java.lang.Boolean getTranslate()
          Deprecated.  
 void setDirectoryName(java.lang.String directoryName)
          Deprecated.  
 void setDisplayIdAndLabel(java.lang.Boolean displayIdAndLabel)
          Deprecated.  
 void setTranslate(java.lang.Boolean translate)
          Deprecated.  
 
Methods inherited from class javax.faces.webapp.UIComponentTag
getParentUIComponentTag, isValueReference, release, setBinding, setRendered
 
Methods inherited from class javax.faces.webapp.UIComponentClassicTagBase
doAfterBody, doEndTag, doInitBody, doStartTag, getBodyContent, getComponentInstance, getCreated, getJspId, getParent, getParentUIComponentClassicTagBase, getPreviousOut, setBodyContent, setId, setJspId, setPageContext, setParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.servlet.jsp.tagext.Tag
doEndTag, doStartTag, getParent, setPageContext, setParent
 

Constructor Detail

DirectoryEntryOutputTag

public DirectoryEntryOutputTag()
Deprecated. 
Method Detail

getComponentType

public java.lang.String getComponentType()
Deprecated. 
Specified by:
getComponentType in class javax.faces.webapp.UIComponentTagBase
See Also:
UIComponentTagBase.getComponentType()

getRendererType

public java.lang.String getRendererType()
Deprecated. 
Specified by:
getRendererType in class javax.faces.webapp.UIComponentTagBase
See Also:
UIComponentTagBase.getRendererType()

getDirectoryName

public java.lang.String getDirectoryName()
Deprecated. 

setDirectoryName

public void setDirectoryName(java.lang.String directoryName)
Deprecated. 

getDisplayIdAndLabel

public java.lang.Boolean getDisplayIdAndLabel()
Deprecated. 

setDisplayIdAndLabel

public void setDisplayIdAndLabel(java.lang.Boolean displayIdAndLabel)
Deprecated. 

getTranslate

public java.lang.Boolean getTranslate()
Deprecated. 

setTranslate

public void setTranslate(java.lang.Boolean translate)
Deprecated. 

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.