Serialized Form
-
Package helma.extensions
-
Exception helma.extensions.ConfigurationException
class ConfigurationException extends RuntimeException implements Serializable- serialVersionUID:
- 6428439427909728917L
-
-
Package helma.framework
-
Error helma.framework.AbortException
class AbortException extends Error implements Serializable- serialVersionUID:
- -7536693051844908815L
-
Exception helma.framework.ApplicationStoppedException
class ApplicationStoppedException extends RuntimeException implements Serializable- serialVersionUID:
- 7125229844095452333L
-
Class helma.framework.CookieTrans
class CookieTrans extends Object implements Serializable -
Exception helma.framework.FrameworkException
class FrameworkException extends RuntimeException implements Serializable- serialVersionUID:
- -8477797850472128617L
-
Exception helma.framework.NotFoundException
class NotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- -715022974097617658L
-
Error helma.framework.RedirectException
class RedirectException extends Error implements Serializable- serialVersionUID:
- 2362170037476457592L
-
Serialized Fields
-
url
String url
-
-
Class helma.framework.RequestBean
class RequestBean extends Object implements Serializable- serialVersionUID:
- -6826881712426326687L
-
Serialized Fields
-
req
RequestTrans req
-
-
Class helma.framework.RequestTrans
class RequestTrans extends Object implements Serializable- serialVersionUID:
- 5398880083482000580L
-
Serialized Fields
-
action
String action
-
actionHandler
Object actionHandler
-
cookies
helma.framework.RequestTrans.ParameterMap cookies
-
etags
Set etags
-
httpPassword
String httpPassword
-
httpUsername
String httpUsername
-
ifModifiedSince
long ifModifiedSince
-
method
String method
-
params
helma.framework.RequestTrans.ParamComboMap params
-
path
String path
-
postParams
helma.framework.RequestTrans.ParameterMap postParams
-
queryParams
helma.framework.RequestTrans.ParameterMap queryParams
-
request
javax.servlet.http.HttpServletRequest request
-
response
javax.servlet.http.HttpServletResponse response
-
session
String session
-
startTime
long startTime
-
uri
String uri
-
values
Map values
-
-
Class helma.framework.ResponseBean
class ResponseBean extends Object implements Serializable- serialVersionUID:
- -6807623667477109800L
-
Serialized Fields
-
res
ResponseTrans res
-
-
Class helma.framework.ResponseTrans
class ResponseTrans extends Writer implements Serializable- serialVersionUID:
- -8627370766119740844L
-
Serialized Fields
-
app
Application app
-
cacheable
boolean cacheable
-
charset
String charset
-
contentType
String contentType
-
cookies
Map cookies
-
etag
String etag
-
forward
String forward
-
lastModified
long lastModified
-
notModified
boolean notModified
-
realm
String realm
-
redir
String redir
-
response
byte[] response
-
status
int status
-
-
Exception helma.framework.TimeoutException
class TimeoutException extends RuntimeException implements Serializable- serialVersionUID:
- 3853135482278393735L
-
Class helma.framework.UploadStatus
class UploadStatus extends Object implements Serializable- serialVersionUID:
- 8335579045959177198L
-
Serialized Fields
-
current
long current
-
error
String error
-
itemsRead
int itemsRead
-
lastModified
long lastModified
-
total
long total
-
-
-
Package helma.framework.core
-
Class helma.framework.core.ApplicationBean
class ApplicationBean extends Object implements Serializable- serialVersionUID:
- -5053315391709405106L
-
Serialized Fields
-
properties
WrappedMap properties
-
-
Class helma.framework.core.Session
class Session extends Object implements Serializable- serialVersionUID:
- -6149094040363012913L
-
Serialized Fields
-
cacheLastModified
long cacheLastModified
-
cacheNode
INode cacheNode
-
debugBuffer
StringBuffer debugBuffer
-
lastModified
long lastModified
-
lastTouched
long lastTouched
-
message
String message
-
onSince
long onSince
-
sessionId
String sessionId
-
uid
String uid
-
uploads
HashMap uploads
-
userHandle
NodeHandle userHandle
-
-
Class helma.framework.core.SessionBean
class SessionBean extends Object implements Serializable- serialVersionUID:
- 7500231949937123265L
-
Serialized Fields
-
session
Session session
-
-
-
Package helma.objectmodel
-
Error helma.objectmodel.ConcurrencyException
class ConcurrencyException extends Error implements Serializable- serialVersionUID:
- 4031542073544406467L
-
Exception helma.objectmodel.DatabaseException
class DatabaseException extends RuntimeException implements Serializable- serialVersionUID:
- -5715728591015640819L
-
Class helma.objectmodel.NodeEvent
class NodeEvent extends Object implements Serializable- serialVersionUID:
- 4322426080131107600L
-
Serialized Fields
-
id
String id
-
type
int type
-
-
Exception helma.objectmodel.ObjectNotFoundException
class ObjectNotFoundException extends Exception implements Serializable- serialVersionUID:
- -5368941052804232094L
-
Class helma.objectmodel.TransientNode
class TransientNode extends Object implements Serializable- serialVersionUID:
- -4599844796152072979L
-
Serialized Fields
-
anonymous
boolean anonymous
-
app
Application app
-
cacheNode
INode cacheNode
-
created
long created
-
id
String id
-
lastmodified
long lastmodified
-
name
String name
-
nodeMap
Hashtable nodeMap
-
nodes
Vector nodes
-
parent
TransientNode parent
-
propMap
Hashtable propMap
-
-
Class helma.objectmodel.TransientProperty
class TransientProperty extends Object implements Serializable- serialVersionUID:
- 3128899239601365229L
-
Serialized Fields
-
bvalue
boolean bvalue
-
dvalue
double dvalue
-
jvalue
Object jvalue
-
lvalue
long lvalue
-
node
TransientNode node
-
nvalue
INode nvalue
-
propname
String propname
-
svalue
String svalue
-
type
int type
-
-
-
Package helma.objectmodel.db
-
Class helma.objectmodel.db.DbKey
class DbKey extends Object implements Serializable- serialVersionUID:
- 1618863960930966588L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
Class helma.objectmodel.db.MultiKey
class MultiKey extends Object implements Serializable- serialVersionUID:
- -9173409137561990089L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
Class helma.objectmodel.db.NodeHandle
class NodeHandle extends Object implements Serializable- serialVersionUID:
- 3067763116576910931L
-
Class helma.objectmodel.db.Property
class Property extends Object implements Serializable- serialVersionUID:
- -1022221688349192379L
-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
Class helma.objectmodel.db.SegmentedSubnodeList
class SegmentedSubnodeList extends SubnodeList implements Serializable- serialVersionUID:
- -4947752577517584610L
-
Class helma.objectmodel.db.SubnodeList
class SubnodeList extends Object implements Serializable- serialVersionUID:
- 711208015232333566L
-
Class helma.objectmodel.db.SyntheticKey
class SyntheticKey extends Object implements Serializable- serialVersionUID:
- -693454133259421857L
-
-
Package helma.scripting
-
Exception helma.scripting.ScriptingException
class ScriptingException extends Exception implements Serializable- serialVersionUID:
- -7191341724784015678L
-
Serialized Fields
-
scriptStack
String scriptStack
-
-
-
Package helma.scripting.rhino
-
Class helma.scripting.rhino.CompiledOrInterpretedModuleScriptProvider
class CompiledOrInterpretedModuleScriptProvider extends org.mozilla.javascript.commonjs.module.provider.StrongCachingModuleScriptProvider implements Serializable- serialVersionUID:
- 1170789670529274963L
-
Class helma.scripting.rhino.GlobalObject
class GlobalObject extends org.mozilla.javascript.ImporterTopLevel implements Serializable- serialVersionUID:
- -5058912338247265290L
-
Serialized Fields
-
app
Application app
-
changedProperties
HashSet changedProperties
-
core
RhinoCore core
-
isRecording
boolean isRecording
-
isThreadScope
boolean isThreadScope
-
-
Class helma.scripting.rhino.HopObject
class HopObject extends org.mozilla.javascript.ScriptableObject implements Serializable- serialVersionUID:
- 1329862822101428427L
-
Class helma.scripting.rhino.HopObjectCtor
class HopObjectCtor extends org.mozilla.javascript.FunctionObject implements Serializable- serialVersionUID:
- 3787907922712636030L
-
Serialized Fields
-
core
RhinoCore core
-
initialized
boolean initialized
-
protoProperty
org.mozilla.javascript.Scriptable protoProperty
-
-
Class helma.scripting.rhino.JavaObject
class JavaObject extends org.mozilla.javascript.NativeJavaObject implements Serializable- serialVersionUID:
- 6348440950512377606L
-
Class helma.scripting.rhino.JSONModuleSource
class JSONModuleSource extends org.mozilla.javascript.commonjs.module.provider.ModuleSource implements Serializable- serialVersionUID:
- 4446798833357540398L
-
Class helma.scripting.rhino.MapWrapper
class MapWrapper extends org.mozilla.javascript.ScriptableObject implements Serializable- serialVersionUID:
- -8802538795495729410L
-
Class helma.scripting.rhino.NodeModulesProvider
class NodeModulesProvider extends org.mozilla.javascript.commonjs.module.provider.UrlModuleSourceProvider implements Serializable- serialVersionUID:
- 6858072487233136717L
-
Class helma.scripting.rhino.PathWrapper
class PathWrapper extends org.mozilla.javascript.ScriptableObject implements Serializable- serialVersionUID:
- 514381479839863014L
-
Serialized Fields
-
core
RhinoCore core
-
path
RequestPath path
-
-
-
Package helma.scripting.rhino.extensions
-
Class helma.scripting.rhino.extensions.FileObject
class FileObject extends org.mozilla.javascript.ScriptableObject implements Serializable- serialVersionUID:
- -9098307162306984764L
-
Class helma.scripting.rhino.extensions.FtpObject
class FtpObject extends org.mozilla.javascript.ScriptableObject implements Serializable- serialVersionUID:
- 3470670009973887555L
-
Class helma.scripting.rhino.extensions.MailObject
class MailObject extends org.mozilla.javascript.ScriptableObject implements Serializable- serialVersionUID:
- -4834981850233741039L
-
Serialized Fields
-
buffer
StringBuffer buffer
-
host
String host
-
message
javax.mail.internet.MimeMessage message
-
multipart
javax.mail.Multipart multipart
-
multipartType
String multipartType
-
props
Properties props
-
session
javax.mail.Session session
-
status
int status
-
-
Class helma.scripting.rhino.extensions.XmlRpcObject
class XmlRpcObject extends org.mozilla.javascript.BaseFunction implements Serializable- serialVersionUID:
- 1479373761583135438L
-
-
Package helma.servlet
-
Class helma.servlet.AbstractServletClient
class AbstractServletClient extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -6096445259839663680L
-
Serialized Fields
-
caching
boolean caching
-
cookieDomain
String cookieDomain
-
debug
boolean debug
-
protectedSessionCookie
boolean protectedSessionCookie
-
random
Random random
-
secureRandom
boolean secureRandom
-
sessionCookieName
String sessionCookieName
-
totalUploadLimit
int totalUploadLimit
-
uploadLimit
int uploadLimit
-
uploadSoftfail
boolean uploadSoftfail
-
-
Class helma.servlet.EmbeddedServletClient
class EmbeddedServletClient extends AbstractServletClient implements Serializable- serialVersionUID:
- -1716809853688477356L
-
Serialized Fields
-
app
Application app
-
appName
String appName
-
-
Class helma.servlet.StandaloneServletClient
class StandaloneServletClient extends AbstractServletClient implements Serializable- serialVersionUID:
- 6515895361950250466L
-
Serialized Fields
-
app
Application app
-
appDir
String appDir
-
appName
String appName
-
dbDir
String dbDir
-
hopDir
String hopDir
-
repositories
Repository[] repositories
-
-
-
Package helma.util
-
Class helma.util.MimePart
class MimePart extends Object implements Serializable- serialVersionUID:
- 7800159441938112415L
-
Class helma.util.ResourceProperties
class ResourceProperties extends Properties implements Serializable- serialVersionUID:
- -2258056784572269727L
-
Serialized Fields
-
app
Application app
-
CACHE_TIME
long CACHE_TIME
-
defaultProperties
ResourceProperties defaultProperties
-
ignoreCase
boolean ignoreCase
-
keyMap
Properties keyMap
-
lastCheck
long lastCheck
-
lastChecksum
long lastChecksum
-
lastModified
long lastModified
-
parentProperties
ResourceProperties parentProperties
-
prefix
String prefix
-
resourceName
String resourceName
-
resources
Set resources
-
-
Class helma.util.SystemMap
class SystemMap extends HashMap implements Serializable- serialVersionUID:
- 2926260006469380544L
-
Class helma.util.SystemProperties
class SystemProperties extends Properties implements Serializable- serialVersionUID:
- -6994562125444162183L
-
Serialized Fields
-
additionalProps
HashMap additionalProps
-
defaultProps
SystemProperties defaultProps
-
file
File file
-
ignoreCase
boolean ignoreCase
-
lastadd
long lastadd
-
lastcheck
long lastcheck
-
lastread
long lastread
-
-