corba::cadmin::addr::AddressWriter Interface Reference

Collaboration diagram for corba::cadmin::addr::AddressWriter:

Collaboration graph
[legend]
List of all members.

Detailed Description

This interface defines the data members of an address.

Definition at line 51 of file address.idl.

Public Member Functions

Public Attributes


Member Function Documentation

boolean corba::cadmin::addr::AddressWriter::commitChanges ( in boolean  noWait  )  raises (common::OsbCorbaException)

Update changes permanently into database.

boolean corba::cadmin::addr::AddressWriter::create ( in boolean  noWait  )  raises (common::OsbCorbaException)

Create a new address record in the database.

Add address to list of addresses in associate. Create a new address entry in the database. commitChanges() is not required after this function is called.

Parameters:
noWait Set to true if waiting is desired when lock is already acquired by others. If waiting is not desired, set flag to true.
Returns:
True if operation is successful.
Exceptions:
OsbCorbaException if operation at the gateway fails.

void corba::cadmin::addr::AddressWriter::setAddressee ( in common::Utf8String  newAddressee  ) 

Modify Addressee.

void corba::cadmin::addr::AddressWriter::setCity ( in common::Utf8String  newCity  ) 

Modify city of address.

void corba::cadmin::addr::AddressWriter::setCountry ( in common::Utf8String  newCountry  ) 

Modify country of address.

void corba::cadmin::addr::AddressWriter::setEmail ( in common::Utf8String  newEmail  ) 

Modify email address.

void corba::cadmin::addr::AddressWriter::setFaxNum ( in common::Utf8String  newFaxNum  ) 

Modify fax number.

void corba::cadmin::addr::AddressWriter::setFunction ( in common::Utf8String  newFunction  ) 

Modify function of address holder.

void corba::cadmin::addr::AddressWriter::setState ( in common::Utf8String  newState  ) 

Modify state of address.

void corba::cadmin::addr::AddressWriter::setStreet ( in common::Utf8String  newStreet  ) 

Modify street of address.

void corba::cadmin::addr::AddressWriter::setTelNum ( in common::Utf8String  newTelNum  ) 

Modify telephone number of address holder.

void corba::cadmin::addr::AddressWriter::setZipCode ( in common::Utf8String  newZipCode  ) 

Modify zipcode of address.


Member Data Documentation

readonly attribute common::Utf8String corba::cadmin::addr::AddressWriter::addressee

Addressee (C/O, Attention to: ).

Definition at line 56 of file address.idl.

readonly attribute common::Utf8String corba::cadmin::addr::AddressWriter::city

City of address.

Definition at line 62 of file address.idl.

readonly attribute common::Utf8String corba::cadmin::addr::AddressWriter::country

Country of address.

Definition at line 71 of file address.idl.

readonly attribute common::Utf8String corba::cadmin::addr::AddressWriter::email

Email address.

Definition at line 77 of file address.idl.

readonly attribute common::Utf8String corba::cadmin::addr::AddressWriter::faxNum

Fax number.

Definition at line 80 of file address.idl.

readonly attribute common::Utf8String corba::cadmin::addr::AddressWriter::function

Function of address holder.

Definition at line 83 of file address.idl.

readonly attribute common::Utf8String corba::cadmin::addr::AddressWriter::state

State of address.

Definition at line 65 of file address.idl.

readonly attribute common::Utf8String corba::cadmin::addr::AddressWriter::street

Street of address.

Definition at line 59 of file address.idl.

readonly attribute common::Utf8String corba::cadmin::addr::AddressWriter::telNum

Telephone of address holder.

Definition at line 74 of file address.idl.

readonly attribute AddrTypeIdSeq corba::cadmin::addr::AddressWriter::types

Types of address that share the same address.

Definition at line 53 of file address.idl.

readonly attribute common::Utf8String corba::cadmin::addr::AddressWriter::zipCode

Zipcode of address.

Definition at line 68 of file address.idl.


The documentation for this interface was generated from the following file:
Generated on Sat Sep 2 14:23:53 2006 for OSB Library by  doxygen 1.4.7