com.ebmwebsourcing.petalsbpm.governance.server.master
Class PetalsMasterInquiryService

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.governance.server.master.PetalsMasterInquiryService
All Implemented Interfaces:
com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryInquiryService

public class PetalsMasterInquiryService
extends java.lang.Object
implements com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryInquiryService


Constructor Summary
PetalsMasterInquiryService()
           
 
Method Summary
 java.lang.String getFileContentAsString(java.lang.String rootURL, java.lang.String serviceId)
           
 java.util.Map<java.lang.String,java.lang.String> searchFile(java.lang.String rootURL, com.ebmwebsourcing.geasywebeditor.client.file.repository.to.SearchFormData data)
           
 void testServicesURL(java.lang.String rootURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PetalsMasterInquiryService

public PetalsMasterInquiryService()
Method Detail

testServicesURL

public void testServicesURL(java.lang.String rootURL)
                     throws com.ebmwebsourcing.geasywebeditor.client.file.repository.exception.FileRepositoryInquiryException
Specified by:
testServicesURL in interface com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryInquiryService
Throws:
com.ebmwebsourcing.geasywebeditor.client.file.repository.exception.FileRepositoryInquiryException

getFileContentAsString

public java.lang.String getFileContentAsString(java.lang.String rootURL,
                                               java.lang.String serviceId)
                                        throws com.ebmwebsourcing.geasywebeditor.client.file.repository.exception.FileRepositoryInquiryException
Specified by:
getFileContentAsString in interface com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryInquiryService
Throws:
com.ebmwebsourcing.geasywebeditor.client.file.repository.exception.FileRepositoryInquiryException

searchFile

public java.util.Map<java.lang.String,java.lang.String> searchFile(java.lang.String rootURL,
                                                                   com.ebmwebsourcing.geasywebeditor.client.file.repository.to.SearchFormData data)
                                                            throws com.ebmwebsourcing.geasywebeditor.client.file.repository.exception.FileRepositoryInquiryException
Specified by:
searchFile in interface com.ebmwebsourcing.geasywebeditor.server.file.repository.FileRepositoryInquiryService
Throws:
com.ebmwebsourcing.geasywebeditor.client.file.repository.exception.FileRepositoryInquiryException


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.