public class CollaborationCommunity extends NotPersistenceObject
Constructor and Description |
---|
CollaborationCommunity() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOCollaborationCommunity> |
getCollaborationCommunities() |
CRMDOCollaborationCommunity |
getCollaborationCommunity() |
java.lang.String |
getCollaborationCommunitySelected() |
CRMDOCommunity |
getCommunity() |
CommunityCollaborationScope |
getScope() |
CommunityCollaborationScope |
getScopeSelected() |
static long |
getSerialversionuid() |
void |
setCollaborationCommunities(java.util.Set<CRMDOCollaborationCommunity> collaborationCommunities) |
void |
setCollaborationCommunity(CRMDOCollaborationCommunity collaborationCommunity) |
void |
setCollaborationCommunitySelected(java.lang.String collaborationCommunitySelected) |
void |
setCommunity(CRMDOCommunity community) |
void |
setScope(CommunityCollaborationScope scope) |
void |
setScopeSelected(CommunityCollaborationScope scopeSelected) |
clone, compareObjects, compareTo, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, 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, 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, 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 CommunityCollaborationScope getScope()
public void setScope(CommunityCollaborationScope scope)
public CommunityCollaborationScope getScopeSelected()
public void setScopeSelected(CommunityCollaborationScope scopeSelected)
public java.lang.String getCollaborationCommunitySelected()
public void setCollaborationCommunitySelected(java.lang.String collaborationCommunitySelected)
public CRMDOCommunity getCommunity()
public void setCommunity(CRMDOCommunity community)
public CRMDOCollaborationCommunity getCollaborationCommunity()
public void setCollaborationCommunity(CRMDOCollaborationCommunity collaborationCommunity)
public java.util.Set<CRMDOCollaborationCommunity> getCollaborationCommunities()
public void setCollaborationCommunities(java.util.Set<CRMDOCollaborationCommunity> collaborationCommunities)
public static long getSerialversionuid()