Class RemoteURIResolver.ProxiedUri

java.lang.Object
org.ametys.cms.remote.RemoteURIResolver.ProxiedUri
Enclosing class:
RemoteURIResolver

protected class RemoteURIResolver.ProxiedUri extends Object
Proxied URI
  • Constructor Details

    • ProxiedUri

      public ProxiedUri(String type, String uri)
      Constructor
      Parameters:
      type - The type
      uri - The uri to proxy
  • Method Details

    • getUri

      public String getUri()
      Get the uri
      Returns:
      the uri
    • getType

      public String getType()
      Get the object.
      Returns:
      the object