Generic PartySearchCriteria business object

The generic PartySearchCriteria business object contains attributes such as party identification, person identification or organization identification that can be used as search criteria to retrieve one or more Party business objects.

Business object structure

The generic PartySearchCriteria business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.

PartySearchCriteria includes the following attributes:

Business object attributes
Name Type Key Cardinality
ObjectId String x  
PersonLastName String    
PersonFirstName String    
OrganizationName String    
PersonRef PartyRef   n
CompanyRef PartyRef   n
HouseholdRef PartyRef   n
ProcessContext ProcessContext   1

Supported verbs

The generic PartySearchCriteria business object supports the following verbs:

Examining the object

To examine a listing of the attributes of the generic PartySearchCriteria business object, use the System Manager.

Copyright IBM Corp. 2002, 2003