Serialized Form
value
java.lang.String value
- The id value
typeName
java.lang.String typeName
- The cached type name of this id
lockedBy
java.lang.String lockedBy
- The principal who has this item locked
sessionContext
javax.ejb.SessionContext sessionContext
Package net.sf.spif.persistence |
accessHistory
AccessHistory accessHistory
recordChanges
boolean recordChanges
accessHistory
AccessHistory accessHistory
recordChanges
boolean recordChanges
cacheSize
int cacheSize
- The maximum number of objects in this cache.
list
java.util.List list
- The backing list
isOptimizingList
boolean isOptimizingList
- True if the backing is an optimizing list, which
must be treated specially during sorting
sort
boolean sort
- Whether we should lazily sort this list
immutablesOnly
boolean immutablesOnly
- True if this list contains references only
isSorted
boolean isSorted
- True when we know our list is sorted
set
java.util.Set set
- The set of elements of this list, kept to enforce uniqueness
Package net.sf.spif.example |
Spif 1.01 (2003-04-03). http://spif.sf.net