All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ENOVInterfaces Interface CATIEnovUEChangeMgmt

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIEnovUEChangeMgmt
 

Usage: you can freely reimplement this interface.


interface CATIEnovUEChangeMgmt

Class for ENOVIA_ECO user exit implementation.
Role: This class provides customers the ability to customize the ENOVIA_ECO or its sub entities to their specific behavior.


Method Index


o Run(CATListOfCATUnicodeString&)
Run is the access point of the object for customers to customize.

Methods


o Run
public virtual HRESULT Run(CATListOfCATUnicodeString& ioList) = 0
Run is the access point of the object for customers to customize.
Parameters:
ioListList
of possible values determining the function to validate ex: VALIDATE-CREATE, VALIDATE-UPDATE

This object is included in the file: CATIEnovUEChangeMgmt.h
If needed, your Imakefile.mk should include the module: GUIDENOVInterfaces

Copyright © 2003, Dassault Systèmes. All rights reserved.