org.apache.myfaces.orchestra.conversation
Class ConversationFlashLifetimeAspect

java.lang.Object
  extended by org.apache.myfaces.orchestra.conversation.ConversationAspect
      extended by org.apache.myfaces.orchestra.conversation.ConversationFlashLifetimeAspect

public class ConversationFlashLifetimeAspect
extends ConversationAspect

Connect the conversation to the FlashScopeManager


Constructor Summary
ConversationFlashLifetimeAspect(Conversation conversation)
           
 
Method Summary
 boolean isAccessed()
           
 void markAsAccessed()
           
 
Methods inherited from class org.apache.myfaces.orchestra.conversation.ConversationAspect
getConversation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConversationFlashLifetimeAspect

public ConversationFlashLifetimeAspect(Conversation conversation)
Method Detail

markAsAccessed

public void markAsAccessed()

isAccessed

public boolean isAccessed()


Copyright 2007 The Apache Software Foundation. All Rights Reserved.