Hi, I need to get a Mount having a jcrPath, ¿Is it possible to do it?
Example:
With hstRequestContext.getResolvedMount().getMount() y have the mount for en_GB:
jcrPath=/hst:santanderbrxm/hst:hosts/dev-localhost/localhost/hst:root/customapi/superdigital/ en_GB , hostName=localhost]
But I need the mount of pt_BR language:
I have jcrPath=/hst:santanderbrxm/hst:hosts/dev-localhost/localhost/hst:root/customapi/superdigital/ pt_BR , hostName=localhost]
How can I get the mount having jrcPath?