Serialized Form
Package fr.paris5.shaman.insight.client |
this$0
OperationCombinerTest this$0
finalInt
int finalInt
aString
java.lang.String aString
anInt
int anInt
aDouble
double aDouble
aShort
short aShort
aFloat
float aFloat
aByte
byte aByte
aBoolean
boolean aBoolean
aLong
long aLong
aChar
char aChar
Package fr.paris5.shaman.insight.component |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Documentation copied from JDK 1.3.1_03 sources :
Re-export the remote object when it is deserialized.
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Writes object for serialization, taking care of not
writing non-transient fields.
Documentation copied from JDK 1.3.1_03 sources :
writeObject for object serialization. Writes out the class
name of the remote reference contained in this class and
delegates to the reference to write out its representation.
- Serial Data:
- Writes out the unqualified class name of the remote
reference field,
ref
, in UTF-8
and
delegates to the ref
field to write out its
representation. Different information will be written to
out
depending upon the ref
field's
type. Default serialization is not used.
isRMIServer
boolean isRMIServer
port
int port
- port number on which to export object
iContext
InsightContext iContext
insightManager
InsightManager insightManager
rmiIdentifier
java.lang.String rmiIdentifier
logManager
org.apache.avalon.excalibur.logger.LogKitManager logManager
Package fr.paris5.shaman.insight.content |
this$0
BLOBStoreTest this$0
topic
Topic topic
contentPath
java.lang.String contentPath
this$0
BLOBStoreTest this$0
localFiles
java.util.Hashtable localFiles
contentPath
java.lang.String contentPath
this$0
BLOBStoreTest this$0
publicationModel
PublicationModel publicationModel
resourcePaths
java.util.HashSet resourcePaths
problems
java.util.Hashtable problems
storageURLs
java.util.Hashtable storageURLs
this$0
WebdavConnector this$0
webdavResources
java.util.Hashtable webdavResources
Package fr.paris5.shaman.insight.integrity |
Package fr.paris5.shaman.insight.model |
publicationModel
PublicationModel publicationModel
path
java.lang.String path
topic
TopicModel topic
id
long id
committed
boolean committed
state
java.lang.String state
format
java.lang.String format
fragments
java.util.ArrayList fragments
insightModel
InsightModel insightModel
parent
TopicModel parent
id
long id
name
java.lang.String name
children
java.util.ArrayList children
publications
java.util.ArrayList publications
defaultPublication
PublicationModel defaultPublication
Package fr.paris5.shaman.insight.operation |
topicId
long topicId
importParameters
CreatePublicationOperation.MutableImportParameters importParameters
initialState
java.lang.String initialState
contentPath
java.lang.String contentPath
legendUserName
java.lang.String legendUserName
legendUserPassword
java.lang.String legendUserPassword
format
java.lang.String format
result
Publication result
importedResources
ImportedResources importedResources
topic
Topic topic
- Ugly variable for helping MutableImportParameters.
this$0
CreatePublicationOperation this$0
parentId
long parentId
parentFQN
java.lang.String parentFQN
name
java.lang.String name
result
Topic result
path
java.lang.String path
storeLocator
java.net.URL storeLocator
publication
Publication publication
publication
Publication publication
result
Fragment[] result
result
Topic result
topicId
long topicId
result
Publication result
topicId
long topicId
publicationFilters
java.util.ArrayList publicationFilters
recurse
boolean recurse
result
Publication[] result
from
Topic from
fromFQN
java.lang.String fromFQN
fromId
long fromId
recurse
boolean recurse
result
TopicNodeImpl result
id
long id
state
java.lang.String state
id
long id
state
java.lang.String state
topic
Topic topic
topicDefault
boolean topicDefault
format
java.lang.String format
topic
Topic topic
newName
java.lang.String newName
renamedTopic
Topic renamedTopic
publication
Publication publication
result
Publication result
id
long id
fqName
java.lang.String fqName
name
java.lang.String name
root
boolean root
childCount
int childCount
topic
Topic topic
children
java.util.ArrayList children
parent
TopicNode parent
publication
Publication publication
newState
java.lang.String newState
makeDefault
boolean makeDefault
result
Publication result
Package fr.paris5.shaman.insight.server.rmi |
helloMessage
java.lang.String helloMessage
lock
org.apache.avalon.excalibur.concurrent.ReadWriteLock lock
insightModel
InsightModel insightModel
Package fr.paris5.shaman.insight.service |
Package fr.paris5.shaman.system |
Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.