BEA Systems, Inc.

com.beasys.commerce.axiom.contact
Interface PersonRemote


public interface PersonRemote
extends ContactRemote

A Person describes a Contact that represents a single individual. It contains a full set of instructions

 Primary Key = com.beasys.commerce.axiom.contact.PersonPk
 
Attribute: motherMaidenName The maiden name of the mother of the Person. This information is often used for verifying identity. Attribute: ssn The tax-payer identification for the Person. Attribute: maritalStatus Used to distinguish married from single. Attribute: middleName A middle name or initial for the Person. Attribute: title An additional qualifier that predicates the Person's name (e.g. Mr., Mrs., Ms., Dr. ). Attribute: dob The date of birth of the individual. Attribute: firstName The Person's given name. Attribute: suffix An additional qualifier that follows the Person's name (e.g. Jr., Sr. ). Attribute: lastName The Person's surname.

See Also:
com.beasys.commerce.axiom.contact.PersonPk, com.beasys.commerce.axiom.contact.PersonHome, com.beasys.commerce.axiom.contact.PersonImpl, com.beasys.commerce.axiom.contact.PersonValue

Fields inherited from interface com.beasys.commerce.foundation.ConfigurableEntity
RESERVED_SCOPE_NAME
 
Fields inherited from interface com.beasys.commerce.foundation.ConfigurableEntity
RESERVED_SCOPE_NAME
 
Fields inherited from interface com.beasys.commerce.foundation.ConfigurableEntity
RESERVED_SCOPE_NAME
 
Methods inherited from interface com.beasys.commerce.axiom.contact.Contact
getBusinessPhone, getContactAddress, getContactAddressCity, getContactAddressCountry, getContactAddressCounty, getContactAddressDescription, getContactAddressGeoCode, getContactAddressPoBox, getContactAddressPostalCode, getContactAddressPostalCodeType, getContactAddressState, getContactAddressStreet1, getContactAddressStreet2, getContactByValue, getEmail, getFax, getFirstName, getHomePhone, getLastName, getMiddleName, getSuffix, getTitle, setBusinessPhone, setContactAddress, setContactAddressCity, setContactAddressCountry, setContactAddressCounty, setContactAddressDescription, setContactAddressGeoCode, setContactAddressPoBox, setContactAddressPostalCode, setContactAddressPostalCodeType, setContactAddressState, setContactAddressStreet1, setContactAddressStreet2, setContactByValue, setEmail, setFax, setFirstName, setHomePhone, setLastName, setMiddleName, setSuffix, setTitle
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 
Methods inherited from interface com.beasys.commerce.foundation.RemoteRelationalReference
get__classIdentifier, get__containingBelonging, get__containingEntity, get__mapKey, get__sequenceNumber, set__containingBelonging, set__containingEntity, set__mapKey
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved