A C D F G I O S T U V

A

attachFilesFromRepoDescription(Map<String, String>, IProjectInstance, IProjectInstanceFormat) - Method in interface com.ebmwebsourcing.geasywebeditor.client.file.repository.service.FileRepositoryService
Uploads the files to the server from the last valid file repository provided by the user, and attaches it to the given ProjectInstance
attachFilesFromRepoDescription(Map<String, String>, IProjectInstance, IProjectInstanceFormat, AsyncCallback<List<IProjectInstanceMetaData>>) - Method in interface com.ebmwebsourcing.geasywebeditor.client.file.repository.service.FileRepositoryServiceAsync
 
attachFilesFromRepoDescription(Map<String, String>, IProjectInstance, IProjectInstanceFormat) - Method in class com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryServiceImpl
 

C

changeRepository() - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget.SearchCallback
 
com.ebmwebsourcing.geasywebeditor.client.file.repository - package com.ebmwebsourcing.geasywebeditor.client.file.repository
 
com.ebmwebsourcing.geasywebeditor.client.file.repository.exception - package com.ebmwebsourcing.geasywebeditor.client.file.repository.exception
 
com.ebmwebsourcing.geasywebeditor.client.file.repository.service - package com.ebmwebsourcing.geasywebeditor.client.file.repository.service
 
com.ebmwebsourcing.geasywebeditor.client.file.repository.to - package com.ebmwebsourcing.geasywebeditor.client.file.repository.to
 
com.ebmwebsourcing.geasywebeditor.client.file.repository.ui - package com.ebmwebsourcing.geasywebeditor.client.file.repository.ui
 
com.ebmwebsourcing.geasywebeditor.server.file.repository - package com.ebmwebsourcing.geasywebeditor.server.file.repository
 

D

displayError(Throwable) - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget
 
displayError(String) - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget
 
displayRepositoryFinder(FileRepositoryInquiryWidget.FindRepositoryCallback) - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget
 
displaySearchForm(SearchForm, FileRepositoryInquiryWidget.SearchCallback) - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget
 
displaySearchResult(Map<String, String>, FileRepositoryInquiryWidget.SearchFinishedCallback) - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget
 

F

FileRepositoryDescription - Class in com.ebmwebsourcing.geasywebeditor.client.file.repository
 
FileRepositoryDescription() - Constructor for class com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryDescription
Do not use, it is only for serialization
FileRepositoryDescription(String, String, String, String) - Constructor for class com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryDescription
 
FileRepositoryDescription(String, String, String) - Constructor for class com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryDescription
 
FileRepositoryErrorMessage - Enum in com.ebmwebsourcing.geasywebeditor.client.file.repository
 
FileRepositoryInquiryException - Exception in com.ebmwebsourcing.geasywebeditor.client.file.repository.exception
 
FileRepositoryInquiryException() - Constructor for exception com.ebmwebsourcing.geasywebeditor.client.file.repository.exception.FileRepositoryInquiryException
 
FileRepositoryInquiryException(String) - Constructor for exception com.ebmwebsourcing.geasywebeditor.client.file.repository.exception.FileRepositoryInquiryException
 
FileRepositoryInquiryService - Interface in com.ebmwebsourcing.geasywebeditor.server.file.repository
 
FileRepositoryInquiryServiceFactory - Class in com.ebmwebsourcing.geasywebeditor.server.file.repository
 
FileRepositoryInquiryServiceFactory() - Constructor for class com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryInquiryServiceFactory
 
FileRepositoryInquiryWidget - Class in com.ebmwebsourcing.geasywebeditor.client.file.repository.ui
 
FileRepositoryInquiryWidget() - Constructor for class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget
 
FileRepositoryInquiryWidget.AbstractCallback - Class in com.ebmwebsourcing.geasywebeditor.client.file.repository.ui
 
FileRepositoryInquiryWidget.AbstractCallback() - Constructor for class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget.AbstractCallback
 
FileRepositoryInquiryWidget.FindRepositoryCallback - Class in com.ebmwebsourcing.geasywebeditor.client.file.repository.ui
 
FileRepositoryInquiryWidget.FindRepositoryCallback() - Constructor for class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget.FindRepositoryCallback
 
FileRepositoryInquiryWidget.SearchCallback - Class in com.ebmwebsourcing.geasywebeditor.client.file.repository.ui
 
FileRepositoryInquiryWidget.SearchCallback(SearchForm) - Constructor for class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget.SearchCallback
 
FileRepositoryInquiryWidget.SearchFinishedCallback - Class in com.ebmwebsourcing.geasywebeditor.client.file.repository.ui
 
FileRepositoryInquiryWidget.SearchFinishedCallback(SearchForm) - Constructor for class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget.SearchFinishedCallback
 
FileRepositoryService - Interface in com.ebmwebsourcing.geasywebeditor.client.file.repository.service
 
FileRepositoryServiceAsync - Interface in com.ebmwebsourcing.geasywebeditor.client.file.repository.service
 
FileRepositoryServiceImpl - Class in com.ebmwebsourcing.geasywebeditor.server.file.repository
 
FileRepositoryServiceImpl() - Constructor for class com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryServiceImpl
 

G

getDisplayName() - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryDescription
 
getFileContentAsString(String, String) - Method in interface com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryInquiryService
Retrieves the content of a file as a String from the file repository
getFileFormat() - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryDescription
 
getFileFormatDisplayName() - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryDescription
 
getFileRepositoryInquiryService() - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryDescription
 
getInformation() - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.SearchForm
 
getInquiryService(String) - Static method in class com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryInquiryServiceFactory
 
getSearchForm() - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryDescription
 
getUrlExample() - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryDescription
 
getValue() - Method in enum com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryErrorMessage
 

I

isInformationReady() - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.SearchForm
 

O

onError(Throwable) - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget.AbstractCallback
 
onError(String) - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget.AbstractCallback
 
onRepositoryFound(SearchForm) - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget.FindRepositoryCallback
 
onSearchFinished() - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget.SearchFinishedCallback
 
onSearchPerformed(Map<String, String>) - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget.SearchCallback
 

S

searchFile(SearchFormData) - Method in interface com.ebmwebsourcing.geasywebeditor.client.file.repository.service.FileRepositoryService
Performs a search in the last valid file repository proposed by the user.
searchFile(SearchFormData, AsyncCallback<Map<String, String>>) - Method in interface com.ebmwebsourcing.geasywebeditor.client.file.repository.service.FileRepositoryServiceAsync
 
searchFile(String, SearchFormData) - Method in interface com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryInquiryService
Performs a search on the file repository with the given search phrase and the given search criteria.
searchFile(SearchFormData) - Method in class com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryServiceImpl
 
SearchForm - Class in com.ebmwebsourcing.geasywebeditor.client.file.repository.ui
 
SearchForm() - Constructor for class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.SearchForm
 
SearchFormData - Interface in com.ebmwebsourcing.geasywebeditor.client.file.repository.to
 
start() - Method in class com.ebmwebsourcing.geasywebeditor.client.file.repository.ui.FileRepositoryInquiryWidget
 

T

testServicesURL(String) - Method in interface com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryInquiryService
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.
testURL(String, String) - Method in interface com.ebmwebsourcing.geasywebeditor.client.file.repository.service.FileRepositoryService
Tests that the provided URL is functioning.
testURL(String, String, AsyncCallback<Boolean>) - Method in interface com.ebmwebsourcing.geasywebeditor.client.file.repository.service.FileRepositoryServiceAsync
 
testURL(String, String) - Method in class com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryServiceImpl
 

U

UPLOAD_DIR - Static variable in class com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryServiceImpl
 

V

valueOf(String) - Static method in enum com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryErrorMessage
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ebmwebsourcing.geasywebeditor.client.file.repository.FileRepositoryErrorMessage
Returns an array containing the constants of this enum type, in the order they are declared.

A C D F G I O S T U V

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