Package org.uberfire.io.impl
Interface IOServiceIdentifiable
-
- All Superinterfaces:
org.uberfire.commons.lifecycle.Disposable,IOService,org.uberfire.commons.lifecycle.PriorityDisposable
- All Known Subinterfaces:
IOServiceLockable
- All Known Implementing Classes:
AbstractIOService,IOServiceDotFileImpl,IOServiceNio2WrapperImpl
public interface IOServiceIdentifiable extends IOService
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.uberfire.io.IOService
IOService.NewFileSystemListener
-
-
Field Summary
-
Fields inherited from interface org.uberfire.io.IOService
EMPTY_OPTIONS
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()-
Methods inherited from interface org.uberfire.io.IOService
convert, copy, copy, copy, createDirectories, createDirectories, createDirectory, createDirectory, createFile, createTempDirectory, createTempDirectory, createTempFile, createTempFile, delete, deleteIfExists, endBatch, exists, get, get, getAttribute, getFileAttributeView, getFileSystem, getFileSystemMetadata, getLastModifiedTime, isSameFile, move, newBufferedReader, newBufferedWriter, newByteChannel, newByteChannel, newDirectoryStream, newDirectoryStream, newFileSystem, newInputStream, newOutputStream, notExists, onNewFileSystem, readAllBytes, readAllLines, readAllLines, readAllString, readAllString, readAttributes, readAttributes, setAttribute, setAttributes, setAttributes, size, startBatch, startBatch, write, write, write, write, write, write, write, write, write, write
-
-
-
-
Method Detail
-
getId
String getId()
-
-