| Package | Description |
|---|---|
| org.mmbase.applications.editwizard |
This package contains the classes used by the Editwizards to pass
commands to MMBase.
|
| org.mmbase.bridge.implementation |
This package provides the basic implementations for the interfaces of org.mmbase.bridge.
|
| org.mmbase.cache |
The goal of this package is to centralize the MMBase
caches.
|
| org.mmbase.cache.oscache | |
| org.mmbase.module.core |
The core classes for MMBase.
|
| org.mmbase.storage.search.implementation | |
| org.mmbase.util | |
| org.mmbase.util.xml |
| Modifier and Type | Method and Description |
|---|---|
int |
Wizard.getByteSize(SizeOf sizeof) |
| Modifier and Type | Method and Description |
|---|---|
int |
BasicNode.getByteSize(SizeOf sizeof) |
int |
BasicCloud.getByteSize(SizeOf sizeof) |
| Modifier and Type | Method and Description |
|---|---|
int |
Cache.getByteSize(SizeOf sizeof) |
| Modifier and Type | Method and Description |
|---|---|
int |
OSCacheImplementation.getByteSize(SizeOf sizeof) |
| Modifier and Type | Method and Description |
|---|---|
int |
MMObjectNode.getByteSize(SizeOf sizeof) |
| Modifier and Type | Method and Description |
|---|---|
int |
BasicStepField.getByteSize(SizeOf sizeof) |
int |
BasicSearchQuery.getByteSize(SizeOf sizeof) |
| Modifier and Type | Method and Description |
|---|---|
int |
LRUHashtable.getByteSize(SizeOf sizeof)
Deprecated.
|
int |
LRUHashtable.LRUEntry.getByteSize(SizeOf sizeof) |
int |
SizeMeasurable.getByteSize(SizeOf sizeof)
Determines the byte-size of this object using the given SizeOf instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
URIResolver.getByteSize(SizeOf sizeof) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}