Uses of Class
com.ebmwebsourcing.geasywebeditor.client.file.repository.exception.FileRepositoryInquiryException

Packages that use FileRepositoryInquiryException
com.ebmwebsourcing.geasywebeditor.server.file.repository   
 

Uses of FileRepositoryInquiryException in com.ebmwebsourcing.geasywebeditor.server.file.repository
 

Methods in com.ebmwebsourcing.geasywebeditor.server.file.repository that throw FileRepositoryInquiryException
 java.lang.String FileRepositoryInquiryService.getFileContentAsString(java.lang.String rootURL, java.lang.String serviceId)
          Retrieves the content of a file as a String from the file repository
 java.util.Map<java.lang.String,java.lang.String> FileRepositoryInquiryService.searchFile(java.lang.String rootURL, SearchFormData data)
          Performs a search on the file repository with the given search phrase and the given search criteria.
 void FileRepositoryInquiryService.testServicesURL(java.lang.String rootURL)
          Tests that all the url of the services that will be used to perform the search and to retrieve the files are operational and correspond to the wanted services Just do nothing if you do not need to check any remote URL.
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.