@Entity public class SupplierCRMEntryEntity extends CRMEntryEntity implements TaggableEntityIF<SupplierCRMEntryEntity,SupplierCRMEntryFreeTagLinkEntity>
| Modifier and Type | Field and Description |
|---|---|
static String |
CRMENTRY_JOIN_COLUMN_NAME |
private Set<SupplierCRMEntryFreeTagLinkEntity> |
freeTags |
static String |
JOIN_TABLE_NAME |
static String |
LOCATION_JOIN_COLUMN_NAME |
private Set<LocationAliasEntity> |
locations |
private TCNominalCodeEntity |
nominalCode |
private SupplierCRMStateType |
supplierCRMStateType |
private Set<SupplierOrderEntity> |
supplierOrders |
lastUpdatedUserIdDATE_MOD_FIELD, dateCreated, dateModified, id, ID_FIELD, versionTC_FIELD, TC_PROPERTY_NAME| Constructor and Description |
|---|
SupplierCRMEntryEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCRMEntryColumn() |
Set<SupplierCRMEntryFreeTagLinkEntity> |
getFreeTags() |
String |
getLocationColumn() |
String |
getLocationJoinTable() |
Set<LocationAliasEntity> |
getLocations() |
TCNominalCodeEntity |
getNominalCode() |
SupplierCRMStateType |
getSupplierCRMStateType() |
Set<SupplierOrderEntity> |
getSupplierOrders() |
protected CRMEntryType |
initCRMEntryType() |
void |
populateChildren() |
void |
setFreeTags(Set<SupplierCRMEntryFreeTagLinkEntity> freeTags) |
void |
setLocations(Set<LocationAliasEntity> locations) |
void |
setNominalCode(TCNominalCodeEntity nominalCode) |
void |
setSupplierCRMStateType(SupplierCRMStateType supplierCRMStateType) |
void |
setSupplierOrders(Set<SupplierOrderEntity> supplierOrders) |
getAccountManager, getBillingLocation, getColorCode, getCompanyProfile, getCrmClientClassificationListItem, getCrmEntryType, getExternalCode, getIndustryType, getName, getPrimaryLocation, getWebsite, setAccountManager, setBillingLocation, setColorCode, setCompanyProfile, setCrmClientClassificationListItem, setCrmEntryType, setExternalCode, setIndustryType, setName, setPrimaryLocation, setWebsite, syncLocationsgetTrafficCompany, setTrafficCompanygetLastUpdatedUserId, setLastUpdatedUserIdgetDateCreated, getDateModified, getId, getProxiedId, getVersion, isPersisted, isUnpersisted, prePersist, preUpdate, setDateCreated, setDateModified, setId, setVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic 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 TCNominalCodeEntity nominalCode
private SupplierCRMStateType supplierCRMStateType
private Set<SupplierOrderEntity> supplierOrders
private Set<SupplierCRMEntryFreeTagLinkEntity> freeTags
public Set<LocationAliasEntity> getLocations()
getLocations in interface HasLocationspublic void setLocations(Set<LocationAliasEntity> locations)
setLocations in interface HasLocationspublic TCNominalCodeEntity getNominalCode()
public void setNominalCode(TCNominalCodeEntity nominalCode)
protected CRMEntryType initCRMEntryType()
initCRMEntryType in class CRMEntryEntitypublic SupplierCRMStateType getSupplierCRMStateType()
public void setSupplierCRMStateType(SupplierCRMStateType supplierCRMStateType)
public Set<SupplierOrderEntity> getSupplierOrders()
public void setSupplierOrders(Set<SupplierOrderEntity> supplierOrders)
public String getCRMEntryColumn()
getCRMEntryColumn in interface HasLocationspublic String getLocationJoinTable()
getLocationJoinTable in interface HasLocationspublic String getLocationColumn()
getLocationColumn in interface HasLocationspublic Set<SupplierCRMEntryFreeTagLinkEntity> getFreeTags()
getFreeTags in interface TaggableEntityIF<SupplierCRMEntryEntity,SupplierCRMEntryFreeTagLinkEntity>public void setFreeTags(Set<SupplierCRMEntryFreeTagLinkEntity> freeTags)
setFreeTags in interface TaggableEntityIF<SupplierCRMEntryEntity,SupplierCRMEntryFreeTagLinkEntity>public void populateChildren()
populateChildren in class CRMEntryEntityCopyright © 2008–2016 Sohnar Ltd.. All rights reserved.