com.orchestranetworks.schema.trigger
Interface BeforeDeleteInstanceContext

All Superinterfaces:
InstanceTriggerExecutionContext, TriggerExecutionContext

public interface BeforeDeleteInstanceContext
extends InstanceTriggerExecutionContext

Provides an execution context for handling before delete instance operation.

See Also:
InstanceTrigger.handleBeforeDelete(BeforeDeleteInstanceContext)

Method Summary
 Adaptation getAdaptationInstance()
          Returns the adaptation instance that will be deleted.
 
Methods inherited from interface com.orchestranetworks.schema.trigger.InstanceTriggerExecutionContext
getAdaptationHome
 
Methods inherited from interface com.orchestranetworks.schema.trigger.TriggerExecutionContext
getSession
 

Method Detail

getAdaptationInstance

public Adaptation getAdaptationInstance()
Returns the adaptation instance that will be deleted.



(report a bug)
EBX.Platform 4.5.0 [0598]
Copyright Orchestra Networks 2000-2008. All rights reserved.