public static class RepositoryImpl.SessionPathResolver extends Object implements Session.PathResolver
| Constructor and Description |
|---|
SessionPathResolver() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
getIdForPath(String path)
Returns the node id for a given path.
|
protected void |
setSession(Session session) |
public SessionPathResolver()
protected void setSession(Session session)
public Serializable getIdForPath(String path)
Session.PathResolvergetIdForPath in interface Session.PathResolverpath - the node pathnullCopyright © 2016 Nuxeo SA. All rights reserved.