[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.AccountManager.Factories.ContactInformationFactory Class Reference

Inheritance diagram for Core.Tools.AccountManager.Factories.ContactInformationFactory:

Core.Tools.AccountManager.Factories.NameIdFactory Core.Tools.AccountManager.Factories.FactoryBase

List of all members.

Public Member Functions

 ContactInformationFactory ()
bool DeleteContactInformationByAccount (Account account)
bool DeleteContactInformation (ContactInformation cinfo)
bool UpdateContactInformation (ContactInformation cinfo)
ContactInformation AddContactInformation (ContactInformation cinfo)
ContactInformation GetContactInformationForAccount (Account account)
ContactInformation GetContactInformationByReferenceId (int reference_id, Organization organization)
ContactInformation NewContactInformation (Account account, ContactInformationType Type)

Protected Member Functions

override void SetParameters (IDataParameterCollection coll, Map.NameId map, Db.DbProcessingInstruction instruction)
override NameId Read (IDataReader reader, Db.DbProcessingInstruction instruction)
Db.FieldMatch GetFieldReference (int id)


Constructor & Destructor Documentation

Core.Tools.AccountManager.Factories.ContactInformationFactory.ContactInformationFactory (  ) 


Member Function Documentation

bool Core.Tools.AccountManager.Factories.ContactInformationFactory.DeleteContactInformationByAccount ( Account  account  ) 

bool Core.Tools.AccountManager.Factories.ContactInformationFactory.DeleteContactInformation ( ContactInformation  cinfo  ) 

bool Core.Tools.AccountManager.Factories.ContactInformationFactory.UpdateContactInformation ( ContactInformation  cinfo  ) 

ContactInformation Core.Tools.AccountManager.Factories.ContactInformationFactory.AddContactInformation ( ContactInformation  cinfo  ) 

ContactInformation Core.Tools.AccountManager.Factories.ContactInformationFactory.GetContactInformationForAccount ( Account  account  ) 

ContactInformation Core.Tools.AccountManager.Factories.ContactInformationFactory.GetContactInformationByReferenceId ( int  reference_id,
Organization  organization 
)

override void Core.Tools.AccountManager.Factories.ContactInformationFactory.SetParameters ( IDataParameterCollection  coll,
Map.NameId  map,
Db.DbProcessingInstruction  instruction 
) [protected]

ContactInformation Core.Tools.AccountManager.Factories.ContactInformationFactory.NewContactInformation ( Account  account,
ContactInformationType  Type 
)

override NameId Core.Tools.AccountManager.Factories.ContactInformationFactory.Read ( IDataReader  reader,
Db.DbProcessingInstruction  instruction 
) [protected, virtual]

Db.FieldMatch Core.Tools.AccountManager.Factories.ContactInformationFactory.GetFieldReference ( int  id  )  [protected]


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com