Article - CS292569

Method "Item.toString()" in Java API Documentation should be updated because of the functionality change since 10.9 in PTC RV&S

Modified: 26-Sep-2024   


Applies To

  • PTC RV&S (formerly Integrity Lifecycle Manager) 10.9 to 13.3

Description

  • Problem
Method Item.toString() in Java API Documentation should be updated because of the functionality change since 10.9.
  • [ - ILM10.8]
    • Functionality: The method Item.toString() returns only the display ID of the Item.
    • Documentation: The method Item.toString() returns the display ID of the Item. [Good]
  • [ILM10.9 - ]
    • Functionality: The method Item.toString() returns the the item object's full (XML) representation.
Item:
Id         = user1
Context    = MKSDomain
Model Type = user
Field:
  Name      = loginID
  Data Type = java.lang.String
  Value     = user1
  Display Value = user1
  • Documentation: The method Item.toString() returns the display ID of the Item. [No good, Need update]
This is a printer-friendly version of Article 292569 and may be out of date. For the latest version click CS292569