Class PathMacrosTransaltor
java.lang.Object
org.craftercms.studio.impl.v1.util.PathMacrosTransaltor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PAGEID
- See Also:
-
PAGE_GROUPID
- See Also:
-
-
Constructor Details
-
PathMacrosTransaltor
public PathMacrosTransaltor()
-
-
Method Details
-
resolvePath
public static String resolvePath(String path, Map<String, String> properties) throws ServiceLayerExceptionMatch the URL with the know patterns and translate them to actual value- Parameters:
path
-- Throws:
ServiceLayerException
-