public class CRMDOContactInfoDefRelation extends CRMDO implements ICRMDOCollectionEntity
| Constructor and Description |
|---|
CRMDOContactInfoDefRelation() |
clone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsRestricted, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isRestricted, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsRestricted, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toStringpublic CRMDOContactInfoDefinition getContactInfoDefinition()
public void setContactInfoDefinition(CRMDOContactInfoDefinition contactInfoDefinition)
public ContactInformationDefinitionGroups getGroup()
public void setGroup(ContactInformationDefinitionGroups group)
public java.lang.String getLabel()
public void setLabel(java.lang.String label)
public java.lang.Integer getSupportedForPerson()
public void setSupportedForPerson(java.lang.Integer supportedForPerson)
public java.lang.Boolean isSupportedForPerson()
public java.lang.Integer getSupportedForCompany()
public void setSupportedForCompany(java.lang.Integer supportedForCompany)
public java.lang.Boolean isSupportedForCompany()
public java.lang.Integer getOrderNum()
public void setOrderNum(java.lang.Integer orderNum)
public RelationTypes getType()
public void setType(RelationTypes type)
public java.lang.Integer getMandatoryForPerson()
public void setMandatoryForPerson(java.lang.Integer mandatoryForPerson)
public java.lang.Boolean isMandatoryForPerson()
public java.lang.Integer getMandatoryForCompany()
public void setMandatoryForCompany(java.lang.Integer mandatoryForCompany)
public java.lang.Boolean isMandatoryForCompany()
public CRMDO getMainEntity()
getMainEntity in interface ICRMDOCollectionEntitypublic static java.util.Comparator<CRMDOContactInfoDefRelation> getContactInfoDefRelationComparator()