Skip to Content
0
Former Member
Aug 28, 2007 at 02:56 PM

Attributes and the New Java API

24 Views

I have a question about attributes and the new Java API.

In the old API, linked attributes were returned in order of priority. In the new API, RetrieveLimitedAttributesCommand returns the AttributeProperties sorted by name. Is there any way to get the attributes sorted by priority?

Thanks in advance.