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:FileReturns the binary content of this file.- Specified by:
 getResourcein interfaceFile- Returns:
 - the binary content of this file.
 - Throws:
 AmetysRepositoryException- if an error occurs.
 
 -