@Entity public class OtherCRMEntryEntity extends CRMEntryEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
CRMENTRY_JOIN_COLUMN_NAME |
private Set<OtherCRMEntryFreeTagLinkEntity> |
freeTags |
static String |
JOIN_TABLE_NAME |
static String |
LOCATION_JOIN_COLUMN_NAME |
private Set<LocationAliasEntity> |
locations |
lastUpdatedUserIdDATE_MOD_FIELD, dateCreated, dateModified, id, ID_FIELD, versionTC_FIELD, TC_PROPERTY_NAME| Constructor and Description |
|---|
OtherCRMEntryEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCRMEntryColumn() |
Set<OtherCRMEntryFreeTagLinkEntity> |
getFreeTags() |
String |
getLocationColumn() |
String |
getLocationJoinTable() |
Set<LocationAliasEntity> |
getLocations() |
protected CRMEntryType |
initCRMEntryType() |
void |
populateChildren() |
void |
setFreeTags(Set<OtherCRMEntryFreeTagLinkEntity> freeTags) |
void |
setLocations(Set<LocationAliasEntity> locations) |
getAccountManager, getBillingLocation, getColorCode, getCompanyProfile, getCrmClientClassificationListItem, getCrmEntryType, getExternalCode, getIndustryType, getName, getPrimaryLocation, getWebsite, setAccountManager, setBillingLocation, setColorCode, setCompanyProfile, setCrmClientClassificationListItem, setCrmEntryType, setExternalCode, setIndustryType, setName, setPrimaryLocation, setWebsite, syncLocationsgetTrafficCompany, setTrafficCompanygetLastUpdatedUserId, setLastUpdatedUserIdpublic static final String JOIN_TABLE_NAME
public static final String LOCATION_JOIN_COLUMN_NAME
public static final String CRMENTRY_JOIN_COLUMN_NAME
private Set<LocationAliasEntity> locations
private Set<OtherCRMEntryFreeTagLinkEntity> freeTags
public Set<LocationAliasEntity> getLocations()
public void setLocations(Set<LocationAliasEntity> locations)
protected CRMEntryType initCRMEntryType()
initCRMEntryType in class CRMEntryEntitypublic String getCRMEntryColumn()
public String getLocationJoinTable()
public String getLocationColumn()
public Set<OtherCRMEntryFreeTagLinkEntity> getFreeTags()
public void setFreeTags(Set<OtherCRMEntryFreeTagLinkEntity> freeTags)
public void populateChildren()
populateChildren in class CRMEntryEntityCopyright © 2008–2016 Sohnar Ltd.. All rights reserved.