Serialized Form


Package org.apache.lenya.ac

Class org.apache.lenya.ac.AccessControlException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class org.apache.lenya.ac.Identity extends org.apache.avalon.framework.logger.AbstractLogEnabled implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
In case of Tomcat the object will be restored from TOMCAT/work/Standalone/localhost/lenya/SESSIONS.ser

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
In the case of Tomcat the object will be serialized to TOMCAT/work/Standalone/localhost/lenya/SESSIONS.ser

Throws:
java.io.IOException
Serialized Fields

identifiables

java.util.Set identifiables

Class org.apache.lenya.ac.Machine extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

address

java.net.InetAddress address

ipRanges

java.util.List ipRanges

Class org.apache.lenya.ac.World extends java.lang.Object implements Serializable

serialVersionUID: 1L


Package org.apache.lenya.cms.cocoon.source

Class org.apache.lenya.cms.cocoon.source.RepositorySourceValidity extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

sourceUri

java.lang.String sourceUri

lastModified

long lastModified

Package org.apache.lenya.cms.metadata

Class org.apache.lenya.cms.metadata.MetaDataException extends java.lang.Exception implements Serializable


Package org.apache.lenya.cms.module

Class org.apache.lenya.cms.module.ModuleException extends java.lang.Exception implements Serializable


Package org.apache.lenya.cms.observation

Class org.apache.lenya.cms.observation.ObservationException extends java.lang.Exception implements Serializable

serialVersionUID: -4025029670092614593L


Package org.apache.lenya.cms.publication

Class org.apache.lenya.cms.publication.DocumentBuildException extends PublicationException implements Serializable

serialVersionUID: 1L

Class org.apache.lenya.cms.publication.DocumentDoesNotExistException extends DocumentException implements Serializable

serialVersionUID: 1L

Class org.apache.lenya.cms.publication.DocumentException extends PublicationException implements Serializable

serialVersionUID: 1L

Class org.apache.lenya.cms.publication.PageEnvelopeException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class org.apache.lenya.cms.publication.PublicationException extends RepositoryException implements Serializable

serialVersionUID: 1L


Package org.apache.lenya.cms.publication.templating

Class org.apache.lenya.cms.publication.templating.TemplatingException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.lenya.cms.rc

Class org.apache.lenya.cms.rc.FileReservedCheckInException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

source

java.lang.String source

date

java.util.Date date

username

java.lang.String username

typeString

java.lang.String typeString

type

short type

Class org.apache.lenya.cms.rc.FileReservedCheckOutException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

source

java.lang.String source

checkOutDate

java.util.Date checkOutDate

checkOutUsername

java.lang.String checkOutUsername

Class org.apache.lenya.cms.rc.RevisionControlException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package org.apache.lenya.cms.repository

Class org.apache.lenya.cms.repository.RepositoryException extends TransactionException implements Serializable


Package org.apache.lenya.cms.site

Class org.apache.lenya.cms.site.SiteException extends PublicationException implements Serializable

serialVersionUID: 1L


Package org.apache.lenya.transaction

Class org.apache.lenya.transaction.ConcurrentModificationException extends TransactionException implements Serializable

Serialized Fields

transactionable

Transactionable transactionable

Class org.apache.lenya.transaction.LockException extends TransactionException implements Serializable

serialVersionUID: 1L

Class org.apache.lenya.transaction.TransactionException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package org.apache.lenya.util

Class org.apache.lenya.util.CacheMap extends java.util.HashMap implements Serializable

serialVersionUID: 1L

Serialized Fields

capacity

int capacity

timeToKey

java.util.SortedMap timeToKey

logger

org.apache.avalon.framework.logger.Logger logger

Class org.apache.lenya.util.Stack extends java.util.Vector implements Serializable

serialVersionUID: 1L

Serialized Fields

maxsize

int maxsize

Package org.apache.lenya.workflow

Class org.apache.lenya.workflow.WorkflowException extends java.lang.Exception implements Serializable

serialVersionUID: 1L



Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.