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
          • Understanding web scripts
          • Web script types
          • Web Script Framework
          • Invoking web scripts
          • Working with client limitations
          • Exception handling in web scripts
          • Caching
          • Authenticating web scripts
          • Forms and web scripts
          • Internationalization (i18n)
          • Java-backed web scripts
          • Tutorials
          • Root objects
          • Scripting API
            • ScriptNode API
            • Actions API
            • Classification API
              • createRootCategory
              • getAllCategoryNodes
              • getAllClassificationAspects
              • getCategory
              • getCategoryUsage
              • getRootCategories
              • setStoreUrl
                • rename
              • CategoryNode API
                • createSubCategory
                • removeCategory
            • Logging API
            • People API
            • ScriptAction API
            • Search API
            • Session API
            • SessionTicket API
            • Utility methods
          • Services API
      • Presentation-tier web scripts
    • 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 » Repository-tier web scripts » SkyVault Repository JavaScript API reference » Scripting API » Classification API » CategoryNode API

    rename

    rename(name) renames the current category node to the specified name.

    Parameters

    name
    String representing the new name of the category node.
    Parent topic: CategoryNode API

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