Class UserHistory
java.lang.Object
com.logicaldoc.core.PersistentObject
com.logicaldoc.core.history.History
com.logicaldoc.core.security.user.UserHistory
- All Implemented Interfaces:
- Serializable,- Comparable<History>
History entry due to an event on a user.
- Since:
- 5.0
- Author:
- Matteo Caruso - LogicalDOC
- See Also:
- 
Field SummaryFields inherited from class com.logicaldoc.core.PersistentObjectDELETED_CODE_DEFAULT, DELETED_CODE_STRONG, id
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleangetDocId()inthashCode()voidvoidvoidvoidSets the event keyvoidsetFilename(String filename) voidsetFileSize(Long fileSize) voidsetFolderId(Long folderId) Methods inherited from class com.logicaldoc.core.history.HistorycompareTo, eventTables, getComment, getDate, getDevice, getEvent, getGeolocation, getIp, getKeyLabel, getNotified, getPath, getSessionId, getTenant, getUser, getUserId, getUserLogin, getUsername, isNotifyEvent, setClient, setComment, setDate, setDevice, setGeolocation, setIp, setKeyLabel, setNotified, setNotifyEvent, setPath, setSession, setSessionId, setTenant, setUser, setUserId, setUserLogin, setUsername, toStringMethods inherited from class com.logicaldoc.core.PersistentObjectgetCreation, getDeleted, getId, getLastModified, getRecordVersion, getTenantId, setCreation, setDeleted, setId, setLastModified, setRecordVersion, setTenantId
- 
Constructor Details- 
UserHistorypublic UserHistory()
- 
UserHistory
- 
UserHistory
 
- 
- 
Method Details- 
setEvent
- 
setEventDescription copied from class:HistorySets the event key
- 
getEventEnum
- 
getFolderId
- 
setFolderId
- 
getAuthor
- 
setAuthor
- 
getFilename
- 
setFilename
- 
getFileSize
- 
setFileSize
- 
getDocId
- 
setDocId
- 
hashCodepublic int hashCode()
- 
equals
 
-