public interface PathResolvingCache
| Modifier and Type | Method and Description |
|---|---|
String |
resolvePathToText(Session session,
String path,
String propertyName)
Resolves the specified path to a text, using the resolver cache.
|
String resolvePathToText(Session session, String path, String propertyName) throws RepositoryException
Resolves the specified path to a text, using the resolver cache.
session - The session to use for resolving the pathpath - The path to resolvepropertyName - The property to use for resolvingRepositoryException - if resolving the path failedCopyright © 2010 - 2020 Adobe. All Rights Reserved