Package de.xima.fc.interfaces.file
Interface IFileAdapter
-
- All Superinterfaces:
Serializable
public interface IFileAdapter extends Serializable
Common interface for accessing files.- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getData()
String
getMimeType()
String
getName()
-