Interface OtherMetaAttributes

  • All Superinterfaces:
    org.uberfire.java.nio.file.attribute.BasicFileAttributes
    All Known Implementing Classes:
    OtherMetaAttributesMock

    public interface OtherMetaAttributes
    extends org.uberfire.java.nio.file.attribute.BasicFileAttributes
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      List<String> tags()  
      • Methods inherited from interface org.uberfire.java.nio.file.attribute.BasicFileAttributes

        creationTime, fileKey, isDirectory, isOther, isRegularFile, isSymbolicLink, lastAccessTime, lastModifiedTime, size