public class OtherCRMEntryTO extends CRMEntryTO implements TaggableTO
| Modifier and Type | Field and Description |
|---|---|
private Set<FreeTagLinkTO> |
freeTags |
lastUpdatedUserId| Constructor and Description |
|---|
OtherCRMEntryTO() |
OtherCRMEntryTO(Long id,
Integer version,
String name,
CRMEntryType crmEntryType,
Long accountManagerId,
IndustryType industryType,
Long crmClientClassificationListItemId,
Long sourceOfBusinessListItemId) |
| Modifier and Type | Method and Description |
|---|---|
Set<FreeTagLinkTO> |
getFreeTags() |
protected CRMEntryType |
initEntryType() |
void |
setFreeTags(Set<FreeTagLinkTO> freeTags) |
equals, factoryTOByEntryType, getAccountManagerId, getBillingLocation, getColorCode, getCompanyProfile, getCrmClientClassificationListItemId, getCrmEntryType, getDescription, getExternalCode, getIndustryType, getName, getPrimaryLocation, getWebsite, hashCode, setAccountManagerId, setBillingLocation, setColorCode, setCompanyProfile, setCrmClientClassificationListItemId, setCrmEntryType, setDescription, setExternalCode, setIndustryType, setName, setPrimaryLocation, setWebsite, toStringgetLastUpdatedUserId, setLastUpdatedUserIdclearPersistanceProps, getDateCreated, getDateModified, getId, getVersion, isPersisted, isUnpersisted, nullMyIds, setDateCreated, setDateModified, setId, setVersionprivate Set<FreeTagLinkTO> freeTags
public OtherCRMEntryTO()
public OtherCRMEntryTO(Long id, Integer version, String name, CRMEntryType crmEntryType, Long accountManagerId, IndustryType industryType, Long crmClientClassificationListItemId, Long sourceOfBusinessListItemId)
protected CRMEntryType initEntryType()
initEntryType in class CRMEntryTOpublic Set<FreeTagLinkTO> getFreeTags()
getFreeTags in interface TaggableTOpublic void setFreeTags(Set<FreeTagLinkTO> freeTags)
setFreeTags in interface TaggableTOCopyright © 2008–2016 Sohnar Ltd.. All rights reserved.