WebCenter Interaction API  
 

IPTSPlumtreeCollection.URL Method 

Clickthrough URL for the object. Type String, searchable and retrievable. For portal Web documents, this is the underlying URL, e.g. "http://www.plumtree.com". For other portal items, such as portlets, this field may be undefined, but you can construct an object opener URL using the IPTSPortalCollection.ClassID and IPTSPortalCollection.ObjectID fields. For Collab items, this URL is actually a suffix that must have the remote server URL prepended, and then must be gatewayed using a valid webservice ID. See IPTSCollabCollection.CollabURLPrefix for more information.

IPTSField URL();

See Also

IPTSPlumtreeCollection Interface | com.plumtree.server.search.ptapps Namespace