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