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.FileDeleteEvent
Packages that use
FileDeleteEvent
Package
Description
overit.geocallapp.docshare.documents.bl.sharedresource.file.task
Uses of
FileDeleteEvent
in
overit.geocallapp.docshare.documents.bl.sharedresource.file.task
Methods in
overit.geocallapp.docshare.documents.bl.sharedresource.file.task
with parameters of type
FileDeleteEvent
Modifier and Type
Method
Description
protected void
BTFileDelete.
execute
(
FileDeleteEvent
event,
PoolKit
poolKit)
Deletes a
BOFile
version and possibly deletes the physical file associated with it.