fr.improve.xdi.mapping
Interface EnterpriseContextHandler

All Superinterfaces:
java.io.Serializable

public interface EnterpriseContextHandler
extends java.io.Serializable

Delegate for handling commit actions

Author:
Sébastien Letélié

Method Summary
 void didSaveChanges(EnterpriseContext in_enterpriseContext)
           
 void willSaveChanges(EnterpriseContext in_enterpriseContext)
           
 

Method Detail

willSaveChanges

public void willSaveChanges(EnterpriseContext in_enterpriseContext)
                     throws EnterpriseContextException
Throws:
EnterpriseContextException

didSaveChanges

public void didSaveChanges(EnterpriseContext in_enterpriseContext)
                    throws EnterpriseContextException
Throws:
EnterpriseContextException


Copyright © 2004-2005 Improve. All Rights Reserved.