Interface IJCoreOPFSession
Unit
JCoreOPFSession
Declaration
type IJCoreOPFSession = interface(IInterface)
Description
Hierarchy
- IInterface
- IJCoreOPFSession
Overview
Methods
Description
Methods
 |
procedure Dispose(const AEntity: TObject); |
|
 |
procedure Dispose(const AClass: TClass; const AOIDArray: array of string); |
|
 |
function Retrieve(const AClass: TClass; const AOID: string): TObject; |
|
 |
procedure Store(const AObject: TObject); |
|
Generated by PasDoc 0.14.0.
|