Serialized Form
Package com.opensymphony.ejb |
context
javax.ejb.SessionContext context
- Reference to SessionContext.
Package com.opensymphony.module.propertyset |
store
PropertyStore store
entityName
java.lang.String entityName
entityId
long entityId
type
int type
value
java.lang.Object value
original
java.lang.Throwable original
type
int type
verifiers
java.util.Collection verifiers
name
java.lang.String name
restricted
boolean restricted
propertySchemas
java.util.Map propertySchemas
dateFormat
java.text.SimpleDateFormat dateFormat
Package com.opensymphony.module.propertyset.ejb |
context
javax.ejb.SessionContext context
Package com.opensymphony.module.propertyset.ejb.types |
readObject
private java.lang.Object readObject(byte[] data)
- DeSerialize an Object from byte array.
writeObject
private byte[] writeObject(java.lang.Object o)
- Serialize an Object to byte array.
context
javax.ejb.EntityContext context
context
javax.ejb.EntityContext context
context
javax.ejb.EntityContext context
context
javax.ejb.EntityContext context
id
java.lang.Long id
bytes
byte[] bytes
dirty
boolean dirty
id
java.lang.Long id
date
java.sql.Timestamp date
dirty
boolean dirty
id
java.lang.Long id
decimal
double decimal
dirty
boolean dirty
id
java.lang.Long id
entityName
java.lang.String entityName
entityId
long entityId
type
int type
key
java.lang.String key
dirty
boolean dirty
context
javax.ejb.EntityContext context
id
java.lang.Long id
number
long number
dirty
boolean dirty
id
java.lang.Long id
string
java.lang.String string
dirty
boolean dirty
context
javax.ejb.EntityContext context
Package com.opensymphony.module.propertyset.ofbiz |
delegatorName
java.lang.String delegatorName
entityName
java.lang.String entityName
entityId
java.lang.Long entityId
Package com.opensymphony.module.propertyset.utility |
cachePS
SerializablePropertySet cachePS
decoratedPS
PropertySet decoratedPS
Package com.opensymphony.module.propertyset.verifiers |
min
java.lang.Number min
max
java.lang.Number max
type
java.lang.Class type
max
int max
min
int min
prefix
java.lang.String prefix
suffix
java.lang.String suffix
contains
java.lang.String contains
allowableStrings
java.util.Set allowableStrings
Package com.opensymphony.module.random |
ZERO_ARRAY
byte[] ZERO_ARRAY
reseed_ctx
java.security.MessageDigest reseed_ctx
cipher_ctx
Rijndael cipher_ctx
output_buffer
byte[] output_buffer
counter
byte[] counter
allZeroString
byte[] allZeroString
tmp
byte[] tmp
output_count
int output_count
fetch_counter
int fetch_counter
block_bytes
int block_bytes
fast_pool
java.security.MessageDigest fast_pool
slow_pool
java.security.MessageDigest slow_pool
fast_entropy
int fast_entropy
slow_entropy
int slow_entropy
digestSize
int digestSize
fast_select
boolean fast_select
long_buffer
byte[] long_buffer
entropySeen
java.util.Hashtable entropySeen
Package com.opensymphony.module.sequence |
name
java.lang.String name
actualCount
long actualCount
dirty
boolean dirty
context
javax.ejb.EntityContext context
context
javax.ejb.SessionContext context
sequenceHome
SequenceHome sequenceHome
- Home for Sequence Entity
sequenceStore
java.util.Map sequenceStore
- Map of sequenceNames to appropriate MemorySequence's.
increment
int increment
- Increment size (size of HIGH block).
retry
int retry
- Number of times to attempt to retry.
retryPause
int retryPause
- Time (in milliseconds) to pause between retries.
Package com.opensymphony.provider |
cause
java.lang.Throwable cause
cause
java.lang.Throwable cause
Package com.opensymphony.util |
bytes
byte[] bytes
context
java.lang.Object context
errors
java.util.List errors
- List used internally to store Strings of error messages.
keyOrder
java.util.List keyOrder
Package com.opensymphony.web |
actionMappings
java.util.Map actionMappings
Package com.opensymphony.web.tags.base |
pageContext
javax.servlet.jsp.PageContext pageContext
parent
javax.servlet.jsp.tagext.Tag parent