Class GUIAttendee
java.lang.Object
com.logicaldoc.gui.common.client.beans.GUIUser
com.logicaldoc.gui.common.client.beans.GUIAttendee
- All Implemented Interfaces:
- Serializable
An attendee of a calendar event
- Since:
- 9.1.1
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
- 
Field SummaryFields inherited from class com.logicaldoc.gui.common.client.beans.GUIUserALL_MESSAGES, ALL_SUBSCRIPTIONS, ALL_TASKS, CHECKED_OUT_DOCS, EVENTS, LOCKED_DOCS, TYPE_DEFAULT, TYPE_READONLY, UNREAD_MESSAGES
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleaninthashCode()booleanisNotify()booleanvoidsetNotify(boolean notify) voidsetRequired(boolean required) Methods inherited from class com.logicaldoc.gui.common.client.beans.GUIUseraddDashlet, addGroup, getAddress, getBuilding, getCell, getCertDN, getCertExpire, getCheckedOutDocs, getCity, getCompany, getCountry, getCreation, getCustomActions, getDashlets, getDateFormat, getDateFormatLong, getDateFormatShort, getDefaultWorkspace, getDepartment, getDocsGrid, getEmail, getEmail2, getEmailSignature, getEmailSignature2, getEmailSignatureStr, getExpire, getFirstName, getFullName, getGroups, getHitsGrid, getId, getIpBlacklist, getIpWhitelist, getKey, getLanguage, getLastLogin, getLastLoginFailureReason, getLockedDocs, getMaxInactivity, getMenus, getMessages, getName, getOrganizationalUnit, getPasswordMinLenght, getPhone, getPostalCode, getQuota, getQuotaCount, getSearchPref, getSecondFactor, getSource, getState, getSubscriptions, getTasks, getTenant, getTimeZone, getType, getUnreadMessages, getUpcomingEvents, getUsername, getWelcomeScreen, getWorkingTimes, isEnabled, isEnforceWorkingTime, isEvalFormEnabled, isLegals, isMemberOf, isNotifyCredentials, isPasswordExpired, isPasswordExpires, isReadOnly, orderedSearches, removeDashlet, removeGroup, setAddress, setBuilding, setCell, setCertDN, setCertExpire, setCheckedOutDocs, setCity, setCompany, setCountry, setCreation, setCustomActions, setDashlets, setDateFormat, setDateFormatLong, setDateFormatShort, setDefaultWorkspace, setDepartment, setDocsGrid, setEmail, setEmail2, setEmailSignature, setEmailSignature2, setEnabled, setEnforceWorkingTime, setEvalFormEnabled, setExpire, setFirstName, setGroups, setHitsGrid, setId, setIpBlacklist, setIpWhitelist, setKey, setLanguage, setLastLogin, setLastLoginFailureReason, setLegals, setLockedDocs, setMaxInactivity, setMenus, setMessages, setName, setNotifyCredentials, setOrganizationalUnit, setPasswordExpired, setPasswordExpires, setPasswordMinLenght, setPhone, setPostalCode, setQuota, setQuotaCount, setSearchPref, setSecondFactor, setSource, setState, setSubscriptions, setTasks, setTenant, setTimeZone, setType, setUnreadMessages, setUpcomingEvents, setUsername, setWelcomeScreen, setWorkingTimes, toString, updateCustomAction
- 
Constructor Details- 
GUIAttendeepublic GUIAttendee()
 
- 
- 
Method Details