Aqualogic Interaction API  
 

IPTSPlumtreeCollection.Application Method 

Application that owns this object. For the Plumtree applications, this field will be one of PTSConstants.PORTAL_PREFIX, PTSConstants.COLLAB_PREFIX, PTSConstants.CONTENT_PREFIX.

Type String. This field is retrievable, but not searchable, and may not be used for group-by. Instead of querying on this field, restrict your query using one of the IPTSQuery objects returned by factory methods in IPTSPortalCollection, IPTSCollabCollection, or IPTSContentCollection (for example, IPTSPortalCollection.DocDirectory).
IPTSField Application();

See Also

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