Interface FileRepository

    • Method Detail

      • getFileSetByFileIdLink

        java.util.HashMap<java.lang.String,​java.util.Set<FileRepositoryEntity>> getFileSetByFileIdLink​(ParameterParser parser)
                                                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getFileSetByFileIdLinkWithGlobalContentsMap

        java.util.HashMap<java.lang.String,​java.util.Set<FileRepositoryEntity>> getFileSetByFileIdLinkWithGlobalContentsMap​(ParameterParser parser)
                                                                                                                           throws java.lang.Exception
        Throws:
        java.lang.Exception