Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Showing all lookupCalls at runtime
Showing all lookupCalls at runtime [message #1062867] Tue, 11 June 2013 07:58 Go to next message
Bertin Kiekebosch is currently offline Bertin KiekeboschFriend
Messages: 330
Registered: August 2011
Senior Member
Hi,

is it possible to show all the available lookupCalls in the client at runtime, if yes how can I do this.

Regards Bertin
Re: Showing all lookupCalls at runtime [message #1062929 is a reply to message #1062867] Tue, 11 June 2013 12:57 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 1252
Registered: October 2011
Senior Member
Are you looking for all LookupCall or all LookupServices?

My approach would be to use Java introspection/reflexion.

Maybe you can achive something with the BundleBrowser.

Have a look at how the CodeService (resp. the PermissionService) computes the list of Code classes (resp. Permission classes).
Re: Showing all lookupCalls at runtime [message #1063074 is a reply to message #1062929] Wed, 12 June 2013 07:31 Go to previous message
Bertin Kiekebosch is currently offline Bertin KiekeboschFriend
Messages: 330
Registered: August 2011
Senior Member
I am looking for the LookupCalls available for the client.

Regards Bertin
Previous Topic:How to access execAction() methods from Desktop outer class?
Next Topic:Lookup Call Parameterization
Goto Forum:
  


Current Time: Fri Apr 26 12:36:27 GMT 2024

Powered by FUDForum. Page generated in 0.02987 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top