com.softwareag.mdm.schema.trigger
Interface BeforeCreateInstanceContext

All Superinterfaces:
InstanceTriggerExecutionContext, TriggerExecutionContext

public interface BeforeCreateInstanceContext
extends InstanceTriggerExecutionContext

Provides an execution context for handling before create instance operation.

See Also:
InstanceTrigger.handleBeforeCreate(BeforeCreateInstanceContext)

Method Summary
 ValueContextForUpdate getInstanceContextForUpdate()
          Returns an instance context for update.
 
Methods inherited from interface com.softwareag.mdm.schema.trigger.InstanceTriggerExecutionContext
getAdaptationHome
 
Methods inherited from interface com.softwareag.mdm.schema.trigger.TriggerExecutionContext
getSession
 

Method Detail

getInstanceContextForUpdate

public ValueContextForUpdate getInstanceContextForUpdate()
Returns an instance context for update.



(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.