Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.tag.handler
Class MethodResultTagHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by com.sun.facelets.tag.MetaTagHandler
          extended by org.nuxeo.ecm.platform.ui.web.tag.handler.MethodResultTagHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

Deprecated. since Seam 2.0 handles method results

@Deprecated
public class MethodResultTagHandler
extends com.sun.facelets.tag.MetaTagHandler

Tag handler that exposes the result of a method binding in the variable map.

Author:
Anahide Tchertchian
See Also:
for caching features using parameter immediate

Constructor Summary
MethodResultTagHandler(com.sun.facelets.tag.TagConfig config)
          Deprecated.  
 
Method Summary
 void apply(com.sun.facelets.FaceletContext ctx, UIComponent parent)
          Deprecated.  
 
Methods inherited from class com.sun.facelets.tag.TagHandler
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MethodResultTagHandler

public MethodResultTagHandler(com.sun.facelets.tag.TagConfig config)
Deprecated. 
Method Detail

apply

public void apply(com.sun.facelets.FaceletContext ctx,
                  UIComponent parent)
           throws IOException
Deprecated. 
Throws:
IOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.