JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.alfresco.repo.content.caching
Interface FileHandler
All Known Implementing Classes:
CachedContentCleaner
public interface
FileHandler
Callback interface for file-based actions.
Author:
Matt Ward
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
File
file)
Method Details
handle
void
handle
(
File
file)