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. It is retrieved by calling {@link RepositoryService#getChildInfos(SessionInfo,NodeId)}. In case of {@link RepositoryService#getItemInfos(SessionInfo,NodeId) batch read} thechild nodes might be part of the returned Iterator.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |