com.opnworks.cbo
Class ContactFactory

java.lang.Object
  extended bycom.opnworks.cbo.ContactFactory
All Implemented Interfaces:
IContactMechanism

public class ContactFactory
extends java.lang.Object
implements IContactMechanism

Description of the Class

Author:
Laurent

Field Summary
 
Fields inherited from interface com.opnworks.cbo.IContactMechanism
EMAIL, EMAIL_1, EMAIL_2, EMAIL_3, IM, PHONE, PHONE_FAX, PHONE_HOME, PHONE_MOBILE, PHONE_OFFICE, PHONE_PAGER
 
Constructor Summary
ContactFactory()
           
 
Method Summary
static Contact buildContact(int type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContactFactory

public ContactFactory()
Method Detail

buildContact

public static Contact buildContact(int type)
Parameters:
type -
Returns: