Package io.mateu.mdd.shared.interfaces
Interface IFileLocator
- All Known Implementing Classes:
FileLocator
public interface IFileLocator
-
Method Summary
Modifier and TypeMethodDescriptionlonggetId()getUrl()booleanvoidsetFileName(String fileName) voidsetId(long id) voidsetModified(boolean modified) voidsetTmpPath(String tmpPath) void