com.plumtree.remote.search
Class SearchConstants

java.lang.Object
  extended bycom.plumtree.remote.search.SearchConstants

public class SearchConstants
extends java.lang.Object

Constants for error codes.


Field Summary
static int SEARCH_ADMIN_PREFS_NOT_SET
          Error code for administrative preferences not set.
static int SEARCH_USER_INFO_NOT_SET
          Error code for User Information not set.
static int SEARCH_USER_PREFS_NOT_SET
          Error code for user preferences not set.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEARCH_ADMIN_PREFS_NOT_SET

public static int SEARCH_ADMIN_PREFS_NOT_SET
Error code for administrative preferences not set.


SEARCH_USER_PREFS_NOT_SET

public static int SEARCH_USER_PREFS_NOT_SET
Error code for user preferences not set.


SEARCH_USER_INFO_NOT_SET

public static int SEARCH_USER_INFO_NOT_SET
Error code for User Information not set.



For additional information on the Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2010 Oracle® Corporation. All Rights Reserved.