|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodePropBundle.PropertyEntry | |
|---|---|
| org.apache.jackrabbit.core.persistence.util | |
| Uses of NodePropBundle.PropertyEntry in org.apache.jackrabbit.core.persistence.util |
|---|
| Methods in org.apache.jackrabbit.core.persistence.util that return NodePropBundle.PropertyEntry | |
|---|---|
NodePropBundle.PropertyEntry |
NodePropBundle.getPropertyEntry(Name name)
Returns the property entry with the given name. |
NodePropBundle.PropertyEntry |
BundleBinding.readPropertyEntry(DataInputStream in,
PropertyId id)
Deserializes a PropertyState from the data input stream. |
| Methods in org.apache.jackrabbit.core.persistence.util that return types with arguments of type NodePropBundle.PropertyEntry | |
|---|---|
Collection<NodePropBundle.PropertyEntry> |
NodePropBundle.getPropertyEntries()
Returns a collection of property entries. |
| Methods in org.apache.jackrabbit.core.persistence.util with parameters of type NodePropBundle.PropertyEntry | |
|---|---|
void |
NodePropBundle.addProperty(NodePropBundle.PropertyEntry entry)
Adds a new property entry |
void |
BundleBinding.writeState(DataOutputStream out,
NodePropBundle.PropertyEntry state)
Serializes a PropertyState to the data output stream |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||