Package | Description |
---|---|
org.apache.jackrabbit.core.persistence.util |
Modifier and Type | Method and Description |
---|---|
NodePropBundle.PropertyEntry |
NodePropBundle.getPropertyEntry(Name name)
Returns the property entry with the given name.
|
Modifier and Type | Method and Description |
---|---|
Collection<NodePropBundle.PropertyEntry> |
NodePropBundle.getPropertyEntries()
Returns a collection of property entries.
|
Modifier and Type | Method and Description |
---|---|
void |
NodePropBundle.addProperty(NodePropBundle.PropertyEntry entry)
Adds a new property entry
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.