|
|
|
|
Re: Customization default sequence name. [message #518237 is a reply to message #518024] |
Wed, 03 March 2010 10:14  |
Eclipse User |
|
|
|
Thank you very much James.
It is absolutely what we need. So I am a little bit confused with methods session.getDescriptors and session.getDescriptorForAlias(String). Each of them returns as a result different Map. GetDescriptors return value of attribute orderedDescriptors and getDescriptorsForAlias value from attribute aliasesDescritors from an instance of Project.class. I have to use method getDescriptorsForAliases(Sring) to obtain correct instace of classDescriptor and I to set sequenceNumberName correctly. If I obtain classDescriptor by method getDescriptors it did'nt work.
|
|
|
Powered by
FUDForum. Page generated in 0.19329 seconds