Serialized Form


Package org.exoplatform.commons.utils

Class org.exoplatform.commons.utils.EmptySerializablePageList extends org.exoplatform.commons.utils.AbstractSerializablePageList<E> 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

Serialized Fields

list

List<E> list

elementType

Class<T> elementType

Class org.exoplatform.commons.utils.ListenerStack extends ArrayList implements Serializable

Class org.exoplatform.commons.utils.MapResourceBundle extends ResourceBundle implements Serializable

serialVersionUID: -7020823660841958748L

Serialized Fields

props

Map<K,V> props

locale

Locale locale

Class org.exoplatform.commons.utils.PageListAccess extends org.exoplatform.commons.utils.AbstractSerializablePageList<E> implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException
Serialized Fields

state

Object state

Class org.exoplatform.commons.utils.PropertyChangeSupport extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

changeEvents

PropertyChangeEvent[] changeEvents

source

Object source
The object to be provided as the "source" for any generated events.

 

lock

Object lock
Lock object for change to listeners

Class org.exoplatform.commons.utils.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 extends org.exoplatform.commons.utils.AbstractSerializablePageList<E> implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.