org.apache.myfaces.orchestra.conversation.jsf.components
Class SeparateConversationContextTag

java.lang.Object
  extended by UIComponentTag
      extended by org.apache.myfaces.shared_orchestra.taglib.UIComponentTagBase
          extended by org.apache.myfaces.orchestra.conversation.jsf.components.SeparateConversationContextTag

public class SeparateConversationContextTag
extends UIComponentTagBase

Embedded links will start a new conversation context

See Also:
UISeparateConversationContext

Constructor Summary
SeparateConversationContextTag()
           
 
Method Summary
 java.lang.String getComponentType()
           
 java.lang.String getRendererType()
           
 
Methods inherited from class org.apache.myfaces.shared_orchestra.taglib.UIComponentTagBase
release, setActionListenerProperty, setActionProperty, setBooleanProperty, setConverter, setForceId, setForceIdIndex, setImageLocation, setIntegerProperty, setJavascriptLocation, setLongProperty, setProperties, setStringProperty, setStyleLocation, setValidatorProperty, setValue, setValueBinding, setValueChangedListenerProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeparateConversationContextTag

public SeparateConversationContextTag()
Method Detail

getComponentType

public java.lang.String getComponentType()

getRendererType

public java.lang.String getRendererType()


Copyright © 2009 The Apache Software Foundation. All Rights Reserved.