public class SupplierCRMEntryTO extends CRMEntryTO implements TaggableTO
| Modifier and Type | Field and Description |
|---|---|
private Set<FreeTagLinkTO> |
freeTags |
private static long |
serialVersionUID
Generate Serial Id.
|
private SupplierCRMStateType |
supplierCRMStateType |
lastUpdatedUserId| Constructor and Description |
|---|
SupplierCRMEntryTO() |
SupplierCRMEntryTO(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() |
SupplierCRMStateType |
getSupplierCRMStateType() |
protected CRMEntryType |
initEntryType() |
void |
setFreeTags(Set<FreeTagLinkTO> freeTags) |
void |
setSupplierCRMStateType(SupplierCRMStateType supplierCRMStateType) |
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 static final long serialVersionUID
private SupplierCRMStateType supplierCRMStateType
private Set<FreeTagLinkTO> freeTags
public SupplierCRMEntryTO()
public SupplierCRMEntryTO(Long id, Integer version, String name, CRMEntryType crmEntryType, Long accountManagerId, IndustryType industryType, Long crmClientClassificationListItemId, Long sourceOfBusinessListItemId)
protected CRMEntryType initEntryType()
initEntryType in class CRMEntryTOpublic SupplierCRMStateType getSupplierCRMStateType()
public void setSupplierCRMStateType(SupplierCRMStateType supplierCRMStateType)
public Set<FreeTagLinkTO> getFreeTags()
getFreeTags in interface TaggableTOpublic void setFreeTags(Set<FreeTagLinkTO> freeTags)
setFreeTags in interface TaggableTOCopyright © 2008–2016 Sohnar Ltd.. All rights reserved.