|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BundleBinding | |
|---|---|
| org.apache.jackrabbit.core.persistence.bundle | |
| org.apache.jackrabbit.core.persistence.pool | |
| org.apache.jackrabbit.core.persistence.util | |
| Uses of BundleBinding in org.apache.jackrabbit.core.persistence.bundle |
|---|
| Fields in org.apache.jackrabbit.core.persistence.bundle declared as BundleBinding | |
|---|---|
protected BundleBinding |
BundleDbPersistenceManager.binding
the bundle binding |
protected BundleBinding |
BundleFsPersistenceManager.binding
the bundle binding |
| Methods in org.apache.jackrabbit.core.persistence.bundle that return BundleBinding | |
|---|---|
protected BundleBinding |
BundleDbPersistenceManager.getBinding()
Returns the bundle binding that is used for serializing the bundles. |
protected abstract BundleBinding |
AbstractBundlePersistenceManager.getBinding()
Returns the bundle binding that is used for serializing the bundles. |
protected BundleBinding |
BundleFsPersistenceManager.getBinding()
Returns the bundle binding that is used for serializing the bundles. |
| Uses of BundleBinding in org.apache.jackrabbit.core.persistence.pool |
|---|
| Fields in org.apache.jackrabbit.core.persistence.pool declared as BundleBinding | |
|---|---|
protected BundleBinding |
BundleDbPersistenceManager.binding
the bundle binding |
protected BundleBinding |
BundleFsPersistenceManager.binding
the bundle binding |
| Methods in org.apache.jackrabbit.core.persistence.pool that return BundleBinding | |
|---|---|
protected BundleBinding |
BundleDbPersistenceManager.getBinding()
Returns the bundle binding that is used for serializing the bundles. |
protected abstract BundleBinding |
AbstractBundlePersistenceManager.getBinding()
Returns the bundle binding that is used for serializing the bundles. |
protected BundleBinding |
BundleFsPersistenceManager.getBinding()
Returns the bundle binding that is used for serializing the bundles. |
| Uses of BundleBinding in org.apache.jackrabbit.core.persistence.util |
|---|
| Constructors in org.apache.jackrabbit.core.persistence.util with parameters of type BundleBinding | |
|---|---|
NodePropBundle(BundleBinding binding,
NodeId id)
Creates a "new" bundle with the given id |
|
NodePropBundle(BundleBinding binding,
NodeState state)
Creates a bundle from the given state |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||