WebCenter Interaction API  
 

PT_SEARCH_SETTING.PT_SEARCHSETTING_ACCESS_LEVEL Field

Searches ordinarily return items that the current user has READ access to; pass in a PT_ACCESS_LEVEL value to restrict the search to a higher level of access. Default: PT_ACCESS_LEVEL_READ Value type: Integer

public const int PT_SEARCHSETTING_ACCESS_LEVEL = 37;

See Also

PT_SEARCH_SETTING Class | com.plumtree.server Namespace