Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

PlumtreeField Members

PlumtreeField overview

Public Static Fields

iconiconCREATED PlumtreeField for Created Date.
iconiconDESCRIPTION PlumtreeField for Description, for example the description crawled in with a document.
iconiconICON_URL PlumtreeField for the URL to the icon displayed in search.
iconiconIS_BEST_BETPlumtreeField for isBestBet (whether or not a search result is a best bet). Should be used in conjunction with IPortalSearchRequest.SetUseBestBets(). If SetUseBestBets() is not set to true, this will always return false.
iconiconLANGUAGE PlumtreeField for object language.
iconiconLAST_MODIFIED PlumtreeField for Date Last Modified.
iconiconNAME PlumtreeField for object name.
iconiconRANK PlumtreeField for search rank.
iconiconTEXT_CONTENT PlumtreeField for text content. Used only in documents with text content.
iconiconTEXT_EXCERPT PlumtreeField for text excerpt which can be the description, summary, or keyword-in-context. Used only in documents with text content.
iconiconURL PlumtreeField for Click Through URL.

Public Instance Methods

iconEquals (inherited from Field)Compares this Field to the specified object.
iconGetActualName (inherited from Field) Gets the programmatic name for this field, for example pt.name for PlumtreeField.NAME.
iconGetHashCode (inherited from Field)Returns a hash code for this Field.
iconGetType (inherited from Object) 
iconIsRetrievable (inherited from Field) Checks whether this field is retrievable.
iconToString (inherited from Object) 

See Also

PlumtreeField Class | Plumtree.Remote.PRC.Search Namespace