public class CRMDOCollaborationSetting extends CRMDO
Constructor and Description |
---|
CRMDOCollaborationSetting() |
Modifier and Type | Method and Description |
---|---|
CRMDOCollaborationCommunity |
getCollaborationCommunity() |
CRMDOCollaborationGroup |
getCollaborationGroup() |
CollaborationSettingOption |
getOption() |
CRMDOPrivacyLevel |
getPrivacyLevel() |
CRMDOPrivacyLevelGroup |
getPrivacyLevelGroup() |
CollaborationSettingScope |
getPrivacyLevelScope() |
static long |
getSerialversionuid() |
void |
setCollaborationCommunity(CRMDOCollaborationCommunity collaborationCommunity) |
void |
setCollaborationGroup(CRMDOCollaborationGroup collaborationGroup) |
void |
setOption(CollaborationSettingOption option) |
void |
setPrivacyLevel(CRMDOPrivacyLevel privacyLevel) |
void |
setPrivacyLevelGroup(CRMDOPrivacyLevelGroup privacyLevelGroup) |
void |
setPrivacyLevelScope(CollaborationSettingScope privacyLevelScope) |
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, toString
public CRMDOCollaborationCommunity getCollaborationCommunity()
public void setCollaborationCommunity(CRMDOCollaborationCommunity collaborationCommunity)
public CRMDOCollaborationGroup getCollaborationGroup()
public void setCollaborationGroup(CRMDOCollaborationGroup collaborationGroup)
public CollaborationSettingScope getPrivacyLevelScope()
public void setPrivacyLevelScope(CollaborationSettingScope privacyLevelScope)
public CRMDOPrivacyLevel getPrivacyLevel()
public void setPrivacyLevel(CRMDOPrivacyLevel privacyLevel)
public CollaborationSettingOption getOption()
public void setOption(CollaborationSettingOption option)
public CRMDOPrivacyLevelGroup getPrivacyLevelGroup()
public void setPrivacyLevelGroup(CRMDOPrivacyLevelGroup privacyLevelGroup)
public static long getSerialversionuid()