JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
overit.geocallapp.docshare.documents.bl.sharedresource.file.event.FileInsertEvent
Packages that use
FileInsertEvent
Package
Description
overit.geocallapp.docshare.documents.bl.sharedresource.file.task
Uses of
FileInsertEvent
in
overit.geocallapp.docshare.documents.bl.sharedresource.file.task
Methods in
overit.geocallapp.docshare.documents.bl.sharedresource.file.task
with parameters of type
FileInsertEvent
Modifier and Type
Method
Description
protected void
BTFileInsert.
execute
(
FileInsertEvent
event,
PoolKit
poolKit)
Inserts the given
BOFile
and writes the newly generated id into the event journal.