Interface ModifiableFile
- All Superinterfaces:
File
- All Known Implementing Classes:
JCRFile
Deprecated.
org.ametys.cms.data.RichText new class doesn't use folder anymore
File that is modifiable
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns the binary content of this file.
-
Method Details
-
getResource
Deprecated.Description copied from interface:File
Returns the binary content of this file.- Specified by:
getResource
in interfaceFile
- Returns:
- the binary content of this file.
- Throws:
AmetysRepositoryException
- if an error occurs.
-