Using the ARS v5.0 Java API I have succesfully built a class
which identifies a record by it's Entry-ID. I am having trouble trying to understand exactly how to extract an entry based on another field. Using Entry, EntryItem and EntryKey classes all suggest how to set up the search criteria but I can't seem to find the class/method which relates the field to a value (What to search on !). Anyone have any experiance or examples.
which identifies a record by it's Entry-ID. I am having trouble trying to understand exactly how to extract an entry based on another field. Using Entry, EntryItem and EntryKey classes all suggest how to set up the search criteria but I can't seem to find the class/method which relates the field to a value (What to search on !). Anyone have any experiance or examples.