| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlushModeType | |
|---|---|
| org.jboss.seam.annotations | |
| org.jboss.seam.core | |
| org.jboss.seam.pages | |
| Uses of FlushModeType in org.jboss.seam.annotations | 
|---|
| Methods in org.jboss.seam.annotations that return FlushModeType | |
|---|---|
| static FlushModeType | FlushModeType.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static FlushModeType[] | FlushModeType.values()Returns an array containing the constants of this enum type, in the order they're declared. | 
| Uses of FlushModeType in org.jboss.seam.core | 
|---|
| Methods in org.jboss.seam.core that return FlushModeType | |
|---|---|
|  FlushModeType | PersistenceContexts.getFlushMode() | 
| Methods in org.jboss.seam.core with parameters of type FlushModeType | |
|---|---|
|  void | Conversation.changeFlushMode(FlushModeType flushMode)Change the flush mode of all Seam-managed persistence contexts in this conversation. | 
|  void | ManagedHibernateSession.changeFlushMode(FlushModeType flushMode) | 
|  void | ManagedPersistenceContext.changeFlushMode(FlushModeType flushMode) | 
|  void | PersistenceContextManager.changeFlushMode(FlushModeType flushMode) | 
|  void | PersistenceContexts.changeFlushMode(FlushModeType flushMode) | 
| protected  void | ManagedPersistenceContext.setEntityManagerFlushMode(FlushModeType flushMode) | 
| protected  void | ManagedHibernateSession.setSessionFlushMode(FlushModeType flushMode) | 
| Uses of FlushModeType in org.jboss.seam.pages | 
|---|
| Methods in org.jboss.seam.pages that return FlushModeType | |
|---|---|
|  FlushModeType | ConversationControl.getFlushMode() | 
| Methods in org.jboss.seam.pages with parameters of type FlushModeType | |
|---|---|
|  void | ConversationControl.setFlushMode(FlushModeType flushMode) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||