JavaScript is disabled on your browser.
JBStrap
JBStrap framework 4.0
Skip navigation links
JBStrap framework 4.0 - Documentation
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.jbstrap.core.meta.InMemoryDataDescriptor
Packages that use
InMemoryDataDescriptor
Package
Description
com.jbstrap.core.meta
Uses of
InMemoryDataDescriptor
in
com.jbstrap.core.meta
Methods in
com.jbstrap.core.meta
that return
InMemoryDataDescriptor
Modifier and Type
Method
Description
InMemoryDataDescriptor
InMemoryDataDescriptor.
copy
()
Creates a copy of the DataDescriptor
InMemoryDataDescriptor
InMemoryDataDescriptor.
setGlobal
(boolean global)
Sets if the DataDescriptor should use global or local data storage.