Uses of Interface
gw.fs.physical.IFileMetadata
Packages that use IFileMetadata
-
Uses of IFileMetadata in gw.fs.physical
Fields in gw.fs.physical with type parameters of type IFileMetadataModifier and TypeFieldDescriptionprivate List<? extends IFileMetadata>FullCachingPhysicalFileSystem.DirCacheInfo._filesprivate List<? extends IFileMetadata>FuzzyTimestampCachingPhysicalFileSystem.DirCacheInfo._filesMethods in gw.fs.physical that return IFileMetadataModifier and TypeMethodDescriptionFullCachingPhysicalFileSystem.getFileMetadata(ResourcePath filePath) FuzzyTimestampCachingPhysicalFileSystem.getFileMetadata(ResourcePath filePath) IPhysicalFileSystem.getFileMetadata(ResourcePath filePath) protected IFileMetadataPhysicalResourceImpl.getIFileMetadata()Methods in gw.fs.physical that return types with arguments of type IFileMetadataModifier and TypeMethodDescriptionList<? extends IFileMetadata>FullCachingPhysicalFileSystem.listFiles(ResourcePath directoryPath) List<? extends IFileMetadata>FuzzyTimestampCachingPhysicalFileSystem.DirCacheInfo.listFiles()List<? extends IFileMetadata>FuzzyTimestampCachingPhysicalFileSystem.listFiles(ResourcePath directoryPath) List<? extends IFileMetadata>IPhysicalFileSystem.listFiles(ResourcePath directoryPath) -
Uses of IFileMetadata in gw.fs.physical.fast
Classes in gw.fs.physical.fast that implement IFileMetadataMethods in gw.fs.physical.fast that return IFileMetadataMethods in gw.fs.physical.fast that return types with arguments of type IFileMetadataModifier and TypeMethodDescriptionList<? extends IFileMetadata>FastPhysicalFileSystem.listFiles(ResourcePath directoryPath) -
Uses of IFileMetadata in gw.fs.physical.generic
Classes in gw.fs.physical.generic that implement IFileMetadataMethods in gw.fs.physical.generic that return IFileMetadataModifier and TypeMethodDescriptionGenericPhysicalFileSystem.getFileMetadata(ResourcePath filePath) Methods in gw.fs.physical.generic that return types with arguments of type IFileMetadataModifier and TypeMethodDescriptionList<? extends IFileMetadata>GenericPhysicalFileSystem.listFiles(ResourcePath directoryPath) -
Uses of IFileMetadata in gw.fs.physical.win32
Classes in gw.fs.physical.win32 that implement IFileMetadataMethods in gw.fs.physical.win32 that return IFileMetadataMethods in gw.fs.physical.win32 that return types with arguments of type IFileMetadataModifier and TypeMethodDescriptionList<? extends IFileMetadata>Win32PhysicalFileSystem.listFiles(ResourcePath directoryPath)