| name | data type | description |
|---|---|---|
| domainTypeId | string | |
| href | string | |
| id | SCId | |
| method | HttpMethod | |
| stringHref | string | |
| stringId | string | |
| stringMethod | string | |
| title | string |
Example
{
"method" : "OPTIONS",
"stringId" : "com.ptc.sc.ph.SCProductHierarchyRoot-12345",
"title" : "Link Display Name",
"id" : {
"orphan" : true,
"windchillId" : true,
"e3cNavData" : "...",
"e3cDomainTypeId" : "...",
"e3cExtraNavData" : "...",
"referencedClass" : {
"annotatedInterfaces" : [ { }, { } ],
"declaredConstructors" : [ { }, { } ],
"constructors" : [ { }, { } ],
"classLoader" : { },
"signers" : [ { }, { } ],
"genericInterfaces" : [ { }, { } ],
"localClass" : true,
"genericSuperclass" : { },
"declaredMethods" : [ { }, { } ],
"simpleName" : "...",
"enclosingConstructor" : { },
"interfaces" : [ { }, { } ],
"interface" : true,
"annotation" : true,
"declaredClasses" : [ { }, { } ],
"annotations" : [ { }, { } ],
"declaringClass" : { },
"canonicalName" : "...",
"enclosingClass" : { },
"componentType" : { },
"anonymousClass" : true,
"methods" : [ { }, { } ],
"enclosingMethod" : { },
"declaredFields" : [ { }, { } ],
"annotatedSuperclass" : { },
"protectionDomain" : { },
"declaredAnnotations" : [ { }, { } ],
"synthetic" : true,
"package" : { },
"primitive" : true,
"modifiers" : 12345.0,
"enum" : true,
"superclass" : { },
"typeName" : "...",
"typeParameters" : [ { }, { } ],
"memberClass" : true,
"fields" : [ { }, { } ],
"enumConstants" : [ { }, { } ],
"name" : "...",
"array" : true,
"classes" : [ { }, { } ]
},
"constantContextId" : true,
"referencedClassName" : "...",
"id" : 12345.0,
"e3CId" : true,
"className" : "...",
"e3CNavData" : true
},
"href" : "...",
"stringHref" : "http://localhost/PTC/servlet/servicecenter/rest/products/com.ptc.sc.ph.SCProductHierarchyRoot-47894",
"stringMethod" : "GET",
"domainTypeId" : "Product"
}