Serialized Form
-
Package org.exoplatform.commons.notification.cache
-
Class org.exoplatform.commons.notification.cache.ElementCacheKey
class ElementCacheKey extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.exoplatform.commons.notification.impl.service.storage.cache
-
Class org.exoplatform.commons.notification.impl.service.storage.cache.AbstractWebNotifListData
class AbstractWebNotifListData extends Object implements Serializable- serialVersionUID:
- -9014159315525998105L
-
Serialized Fields
-
key
K key
-
list
LinkedList<V> list
defines the list keeps the data
-
-
-
Package org.exoplatform.commons.notification.impl.service.storage.cache.model
-
Class org.exoplatform.commons.notification.impl.service.storage.cache.model.IntegerData
- serialVersionUID:
- 1L
-
Class org.exoplatform.commons.notification.impl.service.storage.cache.model.ListWebNotificationsData
class ListWebNotificationsData extends AbstractWebNotifListData<ListWebNotificationsKey,String> implements Serializable - serialVersionUID:
- 8112235570835563995L
-
Class org.exoplatform.commons.notification.impl.service.storage.cache.model.ListWebNotificationsKey
class ListWebNotificationsKey extends org.exoplatform.commons.api.notification.model.WebNotificationFilter implements Serializable- serialVersionUID:
- -6483807024658392464L
-
Serialized Fields
-
limit
int limit
-
offset
int offset
-
-
Class org.exoplatform.commons.notification.impl.service.storage.cache.model.SimpleCacheData
class SimpleCacheData extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
t
T t
-
-
Class org.exoplatform.commons.notification.impl.service.storage.cache.model.WebNotifInfoCacheKey
class WebNotifInfoCacheKey extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
-
Package org.exoplatform.commons.notification.stat
-
Class org.exoplatform.commons.notification.stat.ThreadLocalEntityStatisticsImpl
class ThreadLocalEntityStatisticsImpl extends Object implements Serializable-
Serialized Fields
-
deleteCount
AtomicLong deleteCount
-
insertCount
AtomicLong insertCount
-
loadCount
AtomicLong loadCount
-
updateCount
AtomicLong updateCount
-
-
-
Class org.exoplatform.commons.notification.stat.ThreadLocalPluginStatisticsImpl
class ThreadLocalPluginStatisticsImpl extends Object implements Serializable-
Serialized Fields
-
createDigestCount
AtomicLong createDigestCount
-
createdNotificationInfoCount
AtomicLong createdNotificationInfoCount
-
createMessageInfoCount
AtomicLong createMessageInfoCount
-
-
-
Class org.exoplatform.commons.notification.stat.ThreadLocalQueryStatisticsImpl
class ThreadLocalQueryStatisticsImpl extends Object implements Serializable-
Serialized Fields
-
executionCount
AtomicLong executionCount
-
executionMaxTime
AtomicLong executionMaxTime
-
executionMinTime
AtomicLong executionMinTime
-
executionRowCount
AtomicLong executionRowCount
-
readLock
Lock readLock
-
totalExecutionTime
AtomicLong totalExecutionTime
-
writeLock
Lock writeLock
-
-
-
Class org.exoplatform.commons.notification.stat.ThreadLocalQueueStatisticsImpl
class ThreadLocalQueueStatisticsImpl extends Object implements Serializable-
Serialized Fields
-
pollCount
AtomicLong pollCount
-
putCount
AtomicLong putCount
-
-
-
-
Package org.exoplatform.commons.utils
-
Class org.exoplatform.commons.utils.EmptySerializablePageList
class EmptySerializablePageList extends org.exoplatform.commons.utils.AbstractSerializablePageList<E> implements Serializable-
Serialization Methods
-
readResolve
-
-
-
Class org.exoplatform.commons.utils.ExoProperties
-
Class org.exoplatform.commons.utils.ListAccessImpl
class ListAccessImpl extends Object implements Serializable -
Class org.exoplatform.commons.utils.ListenerStack
class ListenerStack extends ArrayList implements Serializable -
Class org.exoplatform.commons.utils.MapResourceBundle
class MapResourceBundle extends ResourceBundle implements Serializable- serialVersionUID:
- -7020823660841958748L
-
Class org.exoplatform.commons.utils.PageListAccess
class PageListAccess extends org.exoplatform.commons.utils.AbstractSerializablePageList<E> implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
state
S state
-
-
-
Class org.exoplatform.commons.utils.PropertyChangeSupport
class PropertyChangeSupport extends Object implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
changeEvents
PropertyChangeEvent[] changeEvents
-
lock
Object lock
Lock object for change to listeners -
source
Object source
The object to be provided as the "source" for any generated events.
-
-
Class org.exoplatform.commons.utils.SerializablePageList
class SerializablePageList extends org.exoplatform.commons.utils.StatelessPageList<E> implements Serializable-
Serialized Fields
-
listAccess
org.exoplatform.commons.utils.ListAccess<E> listAccess
-
-
-
Class org.exoplatform.commons.utils.StatelessPageList
class StatelessPageList extends org.exoplatform.commons.utils.AbstractSerializablePageList<E> implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class org.exoplatform.commons.utils.StringPageListAccess
class StringPageListAccess extends org.exoplatform.commons.utils.PageListAccess<String,String[]> implements Serializable
-
-
Package org.exoplatform.services.user
-
Class org.exoplatform.services.user.UserStateModel
class UserStateModel extends Object implements Serializable- serialVersionUID:
- -416451728545284362L
-
Class org.exoplatform.services.user.UserStateWSMessage
class UserStateWSMessage extends UserStateModel implements Serializable-
Serialized Fields
-
wsEventName
String wsEventName
-
-
-
-
Package org.exoplatform.settings.rest
-
Class org.exoplatform.settings.rest.SettingEntity
class SettingEntity extends Object implements Serializable -
Class org.exoplatform.settings.rest.SettingValueEntity
class SettingValueEntity extends Object implements Serializable-
Serialized Fields
-
value
String value
-
-
-