protected static class DBSExpressionEvaluator.DBSPathResolver extends Object implements ExpressionEvaluator.PathResolver
| Modifier and Type | Field and Description |
|---|---|
protected DBSSession |
session |
| Constructor and Description |
|---|
DBSPathResolver(DBSSession session) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdForPath(String path)
Returns the id for a given path.
|
protected final DBSSession session
public DBSPathResolver(DBSSession session)
public String getIdForPath(String path)
ExpressionEvaluator.PathResolvergetIdForPath in interface ExpressionEvaluator.PathResolverpath - the pathnull if not foundCopyright © 2015 Nuxeo SA. All rights reserved.