Bug 108423 - It's not possible to get the list of Properties in an OID
Summary: It's not possible to get the list of Properties in an OID
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: persistence
Version: 5.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-10-29 12:01 UTC by Matthew Booth
Modified: 2007-06-17 22:02 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-17 22:02:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Matthew Booth 2003-10-29 12:01:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701
Epiphany/1.0

Description of problem:
I have a use case where I want to exclude a specific object from a list of
objects. I have the OID of the object to be excluded.

Given that the OID describes the primary key even if has multiple fields, a good
metadata driven way of doing this would be to add a notEqualsFilter for every
property in the OID. However the API of OID doesn't allow me to do this.

There needs to be an API of the form Iterator OID.getProperties() in order to
allow this.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
N/A

Additional info:


Note You need to log in before you can comment on or make changes to this bug.