Skip to main content
Home

Search form

Menu

Search form

  • What's new in SkyVault
  • SkyVault 2.0 overview
  • Video tutorials
  • Using SkyVault
  • Developing
    • Introduction
    • Architectural Overview
    • Overview of SkyVault APIs
    • Content modeling
    • Developing Extensions
      • Web scripts
        • Repository-tier web scripts
        • Presentation-tier web scripts
          • Web script locations
          • Root objects
          • Surf Framework Guide
          • Surf root objects
          • Return types
            • ScriptModelObject
            • ScriptRemoteConnector
              • call
              • get
              • post
              • put
              • del
            • Response
            • ResponseStatus
          • Rendering objects
        • Surf tutorials
    • Extension packaging
    • SkyVault Public Java API
  • Share extensions
  • Developing Client Applications
  • SkyVault SDK 2.1.1
  • Copyright
  • Disclaimer
  • You are here

    SkyVault 2.0 » Developing » Developing Extensions » Web scripts » Presentation-tier web scripts » SkyVault Surf API reference for web scripts » Return types » ScriptRemoteConnector

    get

    get(String uri) - this method invokes a GET request URI on the endpoint.

    Parameters

    uri
    A string representing the URI to be invoked on the endpoint.

    Returns

    Returns a Response object.

    Parent topic: ScriptRemoteConnector

    © 2017 TBS-LLC. All Rights Reserved.    Follow @twitter