Liferay 7.0-ce-b8 util-java

Serialized Form


Package com.liferay.util

Class com.liferay.util.EncryptorException extends Exception implements Serializable

Class com.liferay.util.FiniteStack extends Stack<E> implements Serializable

Serialized Fields

_maxSize

int _maxSize

Class com.liferay.util.FiniteUniqueStack extends FiniteStack<E> implements Serializable

Class com.liferay.util.License extends com.liferay.portal.kernel.plugin.License implements Serializable

Class com.liferay.util.TimeZoneSensitive extends net.fortuna.ical4j.model.property.XProperty implements Serializable

Class com.liferay.util.UniqueList extends com.liferay.portal.kernel.util.UniqueList<E> implements Serializable

Class com.liferay.util.Version extends com.liferay.portal.kernel.plugin.Version implements Serializable


Package com.liferay.util.axis

Class com.liferay.util.axis.AxisServlet extends org.apache.axis.transport.http.AxisServlet implements Serializable

Serialized Fields

_correctLongArray

String _correctLongArray

_correctOrderByComparator

String _correctOrderByComparator

_correctStringArray

String _correctStringArray

_fixContent

boolean _fixContent

_incorrectLongArray

String _incorrectLongArray

_incorrectOrderByComparator

String _incorrectOrderByComparator

_incorrectStringArray

String _incorrectStringArray

_ready

boolean _ready

_servletConfig

javax.servlet.ServletConfig _servletConfig

Class com.liferay.util.axis.SimpleHTTPSender extends org.apache.axis.transport.http.HTTPSender implements Serializable

Serialized Fields

_pattern

Pattern _pattern

Package com.liferay.util.jazzy

Class com.liferay.util.jazzy.InvalidWord extends com.liferay.portal.kernel.jazzy.InvalidWord implements Serializable


Package com.liferay.util.mail

Class com.liferay.util.mail.MailEngineException extends com.liferay.portal.kernel.exception.NestableException implements Serializable

Class com.liferay.util.mail.MailServerException extends org.apache.commons.lang.exception.NestableException implements Serializable


Package com.liferay.util.servlet

Class com.liferay.util.servlet.ProtectedPrincipal extends com.liferay.portal.kernel.servlet.ProtectedPrincipal implements Serializable


Package com.liferay.util.servlet.filters

Class com.liferay.util.servlet.filters.CacheResponseData extends Object implements Serializable

Serialization Methods

readObject

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

writeObject

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

_attributes

Map<K,V> _attributes

_contentType

String _contentType

_headers

Map<K,V> _headers

_valid

boolean _valid


Liferay 7.0-ce-b8 util-java