Skip to main content
Home

Search form

Menu

Search form

  • Overview
  • How To videos
  • Getting Started with SkyVault
  • Using SkyVault
  • Customizing
  • Programming
    • Integrating your application with SkyVault
    • Designing your application
    • Programming with CMIS
    • Programming with the repository
    • Programming with SkyVault services
    • Programming with Surf
    • Web Scripts
    • Root-scoped objects
    • Return types
      • ScriptModelObject
      • ScriptRemoteConnector
        • call
        • get
        • post
        • put
        • del
      • Response
      • ResponseStatus
    • Rendering objects
  • Copyright
  • Disclaimer
  • You are here

    SkyVault Enterprise 4.1.10 » Programming » SkyVault API Reference » Surf Platform API reference » 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