Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Reading a language definition with scm server api

I need to read the name of a language definition on server side.
I am able to get the user properties of a IFileItem object but this contains a reference to a language definition.
For exampe I get the user property "team.enterprise.language.definition=_mRNkkO-FEeK87JT-UhiJoQ".
With which api calls it is possible to get the language definition object and to retrieve its name ?

Thanks for your help in advance.

0 votes



One answer

Permanent link
 Hi Matthias,
If you are using RTC 4.0 and latest, you could use IServerSideSystemDefinitionService.getLanguageDefinition(UUID) which returns an ILanguageDefinition object.  You then can retrieve its name using ILanguageDefinition.getName().  Please note that these methods are not documented and subject to change.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Jul 22 '13, 10:06 a.m.

Question was seen: 5,530 times

Last updated: Jul 29 '13, 3:56 p.m.

Confirmation Cancel Confirm