IQueryDescriptor in internal package - option available?
Using RTC 3.0.1
Plain Java API
Eclipse Client Integration
I have found a solution to execute queries (shared or personal).
In the solution I'm using an interface (IQueryDescriptor) when finding the defined queries. But IQueryDescriptor is in an internal package.
Is there any other way to find and execute queries, that do not use IQueryDescriptor (working on a Eclipse Client feature)
BR
Lars
Plain Java API
Eclipse Client Integration
I have found a solution to execute queries (shared or personal).
In the solution I'm using an interface (IQueryDescriptor) when finding the defined queries. But IQueryDescriptor is in an internal package.
Is there any other way to find and execute queries, that do not use IQueryDescriptor (working on a Eclipse Client feature)
BR
Lars