public interface SContactInfoBuilderFactory
| 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() |
SContactInfoBuilder createNewInstance(long userId, boolean isPersonal)
SContactInfoBuilder createNewInstance(SContactInfo contactInfo)
String getIdKey()
String getEmailKey()
String getPhoneNumberKey()
String getMobileNumberKey()
String getFaxNumberKey()
String getBuildingKey()
String getRoomKey()
String getAddressKey()
String getZipCodeKey()
String getCityKey()
String getStateKey()
String getCountryKey()
String getWebsiteKey()
String getIsPersonalKey()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.