|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ItemInfo in org.apache.jackrabbit.spi |
|---|
| Subinterfaces of ItemInfo in org.apache.jackrabbit.spi | |
|---|---|
interface |
NodeInfo
The NodeInfo provides the basic information required to build
nodes making up the repository hierarchy.
Note however, that the list of child nodes does not form part of a
NodeInfo. |
interface |
PropertyInfo
The PropertyInfo provides the basic information to build a
Property. |
| Methods in org.apache.jackrabbit.spi that return types with arguments of type ItemInfo | |
|---|---|
Iterator<? extends ItemInfo> |
RepositoryService.getItemInfos(SessionInfo sessionInfo,
NodeId nodeId)
Method used to 'batch-read' from the persistent storage. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||