public interface PathResolvingCache
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
resolvePathToText(Session session,
java.lang.String path,
java.lang.String propertyName)
Resolves the specified path to a text, using the resolver cache.
|
java.lang.String resolvePathToText(Session session,
java.lang.String path,
java.lang.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 failed"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"