Uses of Class
org.apache.myfaces.trinidad.change.ChangeManager

Packages that use ChangeManager
org.apache.myfaces.trinidad.change   
org.apache.myfaces.trinidad.context   
 

Uses of ChangeManager in org.apache.myfaces.trinidad.change
 

Subclasses of ChangeManager in org.apache.myfaces.trinidad.change
 class SessionChangeManager
          A ChangeManager implementation that manages persisting the added Changes at the session.
 

Uses of ChangeManager in org.apache.myfaces.trinidad.context
 

Methods in org.apache.myfaces.trinidad.context that return ChangeManager
abstract  ChangeManager RequestContext.getChangeManager()
          Gets the ChangeManager for the current application.
 



Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.