| | WebCenter Interaction API | |
| PT_SEARCH_INTERNAL_FIELD Class |
This enumeration lists special "internal fields" that can be requested by calling IPTSearchResponse.GetResultInternalField. These are items that do not correspond to Plumtree properties and whose importance does not merit a separate IPTSearchResponse method.
All have values of type String; in some cases the String simply contains a formatted integer.
For a list of all members of this type, see PT_SEARCH_INTERNAL_FIELD Members.
System.Object
com.plumtree.server.PT_SEARCH_INTERNAL_FIELD
public sealed class PT_SEARCH_INTERNAL_FIELD
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Requirements
Namespace: com.plumtree.server
Assembly: plumtreeserver (in plumtreeserver.dll)
See Also
PT_SEARCH_INTERNAL_FIELD Members | com.plumtree.server Namespace | IPTSearchResponse