Uses of Interface
com.softwareag.mdm.service.ValueContextForUpdate

Packages that use ValueContextForUpdate
com.softwareag.mdm.schema.trigger   
com.softwareag.mdm.service Provides classes and interfaces for implementing specific services and access rules on webMethods MDM.  
 

Uses of ValueContextForUpdate in com.softwareag.mdm.schema.trigger
 

Methods in com.softwareag.mdm.schema.trigger that return ValueContextForUpdate
 ValueContextForUpdate NewTransientOccurrenceContext.getOccurrenceContextForUpdate()
          Returns the occurrence context for update.
 ValueContextForUpdate BeforeModifyOccurrenceContext.getOccurrenceContextForUpdate()
          Returns the occurrence context for update.
 ValueContextForUpdate BeforeDeleteOccurrenceContext.getOccurrenceContextForUpdate()
          Returns the occurrence context for update.
 ValueContextForUpdate BeforeCreateOccurrenceContext.getOccurrenceContextForUpdate()
          Returns the occurrence context for update.
 ValueContextForUpdate BeforeCreateInstanceContext.getInstanceContextForUpdate()
          Returns an instance context for update.
 

Uses of ValueContextForUpdate in com.softwareag.mdm.service
 

Methods in com.softwareag.mdm.service that return ValueContextForUpdate
 ValueContextForUpdate ProcedureContext.getContextForNewOccurrence(AdaptationTable aTable)
          Provides an interface for setting values on a context that conforms to any occurrence of the table specified.
 ValueContextForUpdate ProcedureContext.getContextForNewOccurrence(Adaptation occurrenceToCopy, AdaptationTable aTable)
          Provides an interface for copying a context from an existing occurrence.
 ValueContextForUpdate ProcedureContext.getContext(AdaptationName aName)
          Provides an interface for reading and/or updating a persisted content.
 



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