All Frameworks  Class Hierarchy  This Framework  Previous  Indexes

VPMDesktopProduct Class ENOVUserExitServices2

ENOVUserExitServices2
 

Usage: you must use this class as is. You should never derive it.


public class ENOVUserExitServices2

Class to provide additional services for user exits.
Role: At the Application Server level, there are some services and functionnalities that can be used in the user exit code.


Method Index


o CreateHistory(CATIVpmFactoryObject_var&,CATUnicodeString&,CATUnicodeString&)
Deprecated.

Methods


o CreateHistory
public static int CreateHistory( const CATIVpmFactoryObject_var& iObj,
const CATUnicodeString& iHistoryType,
const CATUnicodeString& iHistoryDesc)
Deprecated. use ENOVUserExitServices.CreateHistory Allows the caller to create a history entry for an object. The entry is visible in the History tab of the Identity Card for an object.
Parameters:
iObj
The object for which history is to be created.
iHistoryType
Value of the HIS_TYPE attribute in OBHISTORY.
iHistoryDesc
Value of the DESCRIPTION attribute in OBHISTORY.
Returns:
1 Everything is OK, 0 An error occured.

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

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