All Frameworks Class Hierarchy This Framework Indexes
ENOVDesktopDocument Interface CATIEnovCreateUE
Usage: you can freely reimplement this interface.
interface CATIEnovCreateUE
Interface to CreateUserExit.
Role: Interface for using CreateUserExit.
Method Index
- o
CleanUp()
- Cleans up UserExit settings.
- o
CleanUp(CATIAVPMDocumentMaster*&)
- Cleans up UserExit settings on the document.
- o
GetDocAttributes(CATUnicodeString&,CATUnicodeString&,CATUnicodeString&,CATUnicodeString&,CATListOfCATUnicodeString&,CATListOfCATUnicodeString&)
- Retrieves the attributes of a document.
Methods
o CleanUp
-
Cleans up UserExit settings.
o CleanUp
| public virtual CleanUp( | | oMaster) |
-
Cleans up UserExit settings on the document.
- Parameters:
-
- oMaster
- The document master object
o GetDocAttributes
| public virtual GetDocAttributes( | | oDocId, |
| | oDocTitle, |
| | oDocDesc, |
| | oDocType, |
| | oDocClassfield, |
| | oKeywordsList) |
-
Retrieves the attributes of a document.
- Parameters:
-
- oDocId
- The document ID
- oDocTitle
- The document name
- oDocDesc
- The document description
- oDocType
- The document type
- oDocClassfield
- The list of document classification
- oKeywordsList
- The list of document keywords
This object is included in the file: CATIEnovCreateUE.h
If needed, your Imakefile.mk should include the module: VX0CRTUE