Serialized Form
-
Package org.exoplatform.commons.notification.cache
-
Class org.exoplatform.commons.notification.cache.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 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 extends SimpleCacheData<Integer> implements Serializable
- serialVersionUID:
- 1L
-
Class org.exoplatform.commons.notification.impl.service.storage.cache.model.ListWebNotificationsData extends AbstractWebNotifListData<ListWebNotificationsKey,String> implements Serializable
- serialVersionUID:
- 8112235570835563995L
-
Class org.exoplatform.commons.notification.impl.service.storage.cache.model.ListWebNotificationsKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
isOnPopover
boolean isOnPopover
-
limit
int limit
-
offset
int offset
-
userId
String userId
-
-
Class org.exoplatform.commons.notification.impl.service.storage.cache.model.SimpleCacheData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
t
T t
-
-
Class org.exoplatform.commons.notification.impl.service.storage.cache.model.WebNotifInfoCacheKey extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
Class org.exoplatform.commons.notification.impl.service.storage.cache.model.WebNotifInfoData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
channelKey
org.exoplatform.commons.api.notification.model.ChannelKey channelKey
-
from
String from
-
id
String id
-
key
org.exoplatform.commons.api.notification.model.PluginKey key
-
lastModifiedDate
long lastModifiedDate
-
order
int order
-
ownerParameter
Map<String,String> ownerParameter
-
sendToDaily
String[] sendToDaily
-
sendToUserIds
List<String> sendToUserIds
-
sendToWeekly
String[] sendToWeekly
-
title
String title
-
to
String to
-
-
-
Package org.exoplatform.commons.notification.stat
-
Class org.exoplatform.commons.notification.stat.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 extends Object implements Serializable
-
Serialized Fields
-
createDigestCount
AtomicLong createDigestCount
-
createdNotificationInfoCount
AtomicLong createdNotificationInfoCount
-
createMessageInfoCount
AtomicLong createMessageInfoCount
-
-
-
Class org.exoplatform.commons.notification.stat.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 extends Object implements Serializable
-
Serialized Fields
-
pollCount
AtomicLong pollCount
-
putCount
AtomicLong putCount
-
-
-
-
Package org.exoplatform.commons.utils
-
Class org.exoplatform.commons.utils.EmptySerializablePageList extends org.exoplatform.commons.utils.AbstractSerializablePageList<E extends Object> implements Serializable
-
Serialization Methods
-
readResolve
private Object readResolve()
-
-
-
Class org.exoplatform.commons.utils.ExoProperties extends LinkedHashMap<String,String> implements Serializable
-
Class org.exoplatform.commons.utils.ListAccessImpl extends Object implements Serializable
-
Class org.exoplatform.commons.utils.ListenerStack extends ArrayList implements Serializable
-
Class org.exoplatform.commons.utils.MapResourceBundle extends ResourceBundle implements Serializable
- serialVersionUID:
- -7020823660841958748L
-
Class org.exoplatform.commons.utils.PageListAccess extends org.exoplatform.commons.utils.AbstractSerializablePageList<E extends Object> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
state
S extends Object state
-
-
-
Class org.exoplatform.commons.utils.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 extends org.exoplatform.commons.utils.StatelessPageList<E extends Object> implements Serializable
-
Serialized Fields
-
listAccess
org.exoplatform.commons.utils.ListAccess<E extends Object> listAccess
-
-
-
Class org.exoplatform.commons.utils.StatelessPageList extends org.exoplatform.commons.utils.AbstractSerializablePageList<E extends Object> implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
-
-
Package org.exoplatform.services.user
-
Class org.exoplatform.services.user.UserStateModel extends Object implements Serializable
- serialVersionUID:
- -416451728545284362L
-
-
Package org.exoplatform.settings.rest