public class SContactInfoBuilderFactoryImpl extends Object implements SContactInfoBuilderFactory
| Constructor and Description |
|---|
SContactInfoBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SContactInfoBuilder |
createNewInstance(long userId,
boolean isPersonal) |
SContactInfoBuilder |
createNewInstance(SContactInfo contactInfo) |
String |
getAddressKey() |
String |
getBuildingKey() |
String |
getCityKey() |
String |
getCountryKey() |
String |
getEmailKey() |
String |
getFaxNumberKey() |
String |
getIdKey() |
String |
getIsPersonalKey() |
String |
getMobileNumberKey() |
String |
getPhoneNumberKey() |
String |
getRoomKey() |
String |
getStateKey() |
String |
getWebsiteKey() |
String |
getZipCodeKey() |
public SContactInfoBuilder createNewInstance(long userId, boolean isPersonal)
createNewInstance in interface SContactInfoBuilderFactorypublic SContactInfoBuilder createNewInstance(SContactInfo contactInfo)
createNewInstance in interface SContactInfoBuilderFactorypublic String getIdKey()
getIdKey in interface SContactInfoBuilderFactorypublic String getEmailKey()
getEmailKey in interface SContactInfoBuilderFactorypublic String getPhoneNumberKey()
getPhoneNumberKey in interface SContactInfoBuilderFactorypublic String getMobileNumberKey()
getMobileNumberKey in interface SContactInfoBuilderFactorypublic String getFaxNumberKey()
getFaxNumberKey in interface SContactInfoBuilderFactorypublic String getBuildingKey()
getBuildingKey in interface SContactInfoBuilderFactorypublic String getRoomKey()
getRoomKey in interface SContactInfoBuilderFactorypublic String getAddressKey()
getAddressKey in interface SContactInfoBuilderFactorypublic String getZipCodeKey()
getZipCodeKey in interface SContactInfoBuilderFactorypublic String getCityKey()
getCityKey in interface SContactInfoBuilderFactorypublic String getStateKey()
getStateKey in interface SContactInfoBuilderFactorypublic String getCountryKey()
getCountryKey in interface SContactInfoBuilderFactorypublic String getWebsiteKey()
getWebsiteKey in interface SContactInfoBuilderFactorypublic String getIsPersonalKey()
getIsPersonalKey in interface SContactInfoBuilderFactoryCopyright © 2019 Bonitasoft S.A.. All rights reserved.