| Package | Description |
|---|---|
| org.jahia.services.content | |
| org.jahia.services.content.decorator |
| Modifier and Type | Method and Description |
|---|---|
List<VersionInfo> |
JCRNodeWrapperImpl.getLinearVersionInfos()
Retrieves the list of versions, ignoring internal version created in the publication process.
|
List<VersionInfo> |
JCRNodeWrapper.getLinearVersionInfos()
Retrieves the list of versions, ignoring internal version created in the publication process.
|
List<VersionInfo> |
JCRVersionService.getLinearVersionInfos(javax.jcr.Session session,
JCRNodeWrapper node) |
List<VersionInfo> |
JCRNodeWrapperImpl.getVersionInfos()
Retrieves the list of versions, in all workspaces, ignoring internal version created in the publication process.
|
List<VersionInfo> |
JCRNodeWrapper.getVersionInfos()
Retrieves the list of versions, in all workspaces, ignoring internal version created in the publication process.
|
List<VersionInfo> |
JCRVersionService.getVersionInfos(javax.jcr.Session session,
JCRNodeWrapper node)
Retrieves the list of versions, ignoring internal version created in the publication process.
|
| Modifier and Type | Method and Description |
|---|---|
List<VersionInfo> |
JCRNodeDecorator.getLinearVersionInfos() |
List<VersionInfo> |
JCRNodeDecorator.getVersionInfos() |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.