All Frameworks Class Hierarchy This Framework Indexes
VPMPersistency Class ENOVPackageListener
Usage: you can derive this class.
public class ENOVPackageListener
Default implementation of ENOVISessionEvent Interface, to be used to implement EventListeners.
Role: This class gives a default implementation of the CallBack interface ENOVISessionEvent
that clients have to implement in order to subscribe to events emitted by the VpmSession and the Login
Session.
One can derive from this class and just implement the methods associated with the events he wants to subscribe to.
Beware : the TIE has to be done in the class that derives from ENOVPackageListener.
- See also:
- ENOVIEvent
- See also:
- ENOVISessionEvent
Method Index
- o
onAfterAbortCommand(ENOVIEvent_var&,HRESULT&)
-
- o
onAfterAbortLoginSession(ENOVIEvent_var&,HRESULT&)
-
- o
onAfterCloseLoginSession(ENOVIEvent_var&,HRESULT&)
-
- o
onAfterCreateLoginSession(ENOVIEvent_var&,HRESULT&)
-
- o
onAfterExecuteCommand(ENOVIEvent_var&,HRESULT&)
-
- o
onAfterSaveLoginSession(ENOVIEvent_var&,HRESULT&)
-
- o
onAfterStartCommand(ENOVIEvent_var&,HRESULT&)
-
- o
onAfterUndoCommand(ENOVIEvent_var&,HRESULT&)
-
- o
onBeforeAbortCommand(ENOVIEvent_var&,HRESULT&)
-
- o
onBeforeAbortLoginSession(ENOVIEvent_var&,HRESULT&)
-
- o
onBeforeCloseLoginSession(ENOVIEvent_var&,HRESULT&)
-
- o
onBeforeCreateLoginSession(ENOVIEvent_var&,HRESULT&)
-
- o
onBeforeExecuteCommand(ENOVIEvent_var&,HRESULT&)
-
- o
onBeforeSaveLoginSession(ENOVIEvent_var&,HRESULT&)
-
- o
onBeforeStartCommand(ENOVIEvent_var&,HRESULT&)
-
- o
onBeforeUndoCommand(ENOVIEvent_var&,HRESULT&)
-
- o
onKo(ENOVIEvent_var&,HRESULT&)
-
Methods
o onAfterAbortCommand
| public virtual onAfterAbortCommand( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onAfterAbortLoginSession
| public virtual onAfterAbortLoginSession( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onAfterCloseLoginSession
| public virtual onAfterCloseLoginSession( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onAfterCreateLoginSession
| public virtual onAfterCreateLoginSession( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onAfterExecuteCommand
| public virtual onAfterExecuteCommand( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onAfterSaveLoginSession
| public virtual onAfterSaveLoginSession( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onAfterStartCommand
| public virtual onAfterStartCommand( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onAfterUndoCommand
| public virtual onAfterUndoCommand( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onBeforeAbortCommand
| public virtual onBeforeAbortCommand( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onBeforeAbortLoginSession
| public virtual onBeforeAbortLoginSession( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onBeforeCloseLoginSession
| public virtual onBeforeCloseLoginSession( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onBeforeCreateLoginSession
| public virtual onBeforeCreateLoginSession( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onBeforeExecuteCommand
| public virtual onBeforeExecuteCommand( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onBeforeSaveLoginSession
| public virtual onBeforeSaveLoginSession( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onBeforeStartCommand
| public virtual onBeforeStartCommand( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onBeforeUndoCommand
| public virtual onBeforeUndoCommand( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
o onKo
| public virtual onKo( | const | iRaisedEvent, |
| | ioNotifyReturnCode) |
-
- See also:
- ENOVISessionEvent
This object is included in the file: ENOVPackageListener.h
If needed, your Imakefile.mk should include the module: VX0FACTO