Searched refs:sFoundModule (Results 1 – 1 of 1) sorted by relevance
214 String sFoundModule = ""; in impl_searchModulesByDocumentService() local220 sFoundModule = AnyConverter.toString(lModuleProps[i].Value); in impl_searchModulesByDocumentService()228 if (sFoundModule.length() < 1) in impl_searchModulesByDocumentService()235 …fail("Query returned wrong module '" + sFoundModule + "' with DocumentService='" + sFoundDocServic… in impl_searchModulesByDocumentService()238 System.out.println("Found module '"+sFoundModule+"'."); in impl_searchModulesByDocumentService()
Completed in 9 milliseconds