Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNodeData
Data object representing a node.
|
class |
PropertyData
Data object representing a property.
|
Modifier and Type | Field and Description |
---|---|
protected ItemData |
ItemImpl.data
Item data associated with this item.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemManager.itemDestroyed(ItemId id,
ItemData data) |
void |
ItemManager.itemInvalidated(ItemId id,
ItemData data) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.