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 IDK, including tutorials, blogs, code samples and more,see the AquaLogic User Interaction Developer Center on BEA dev2dev.

Copyright ©2007 BEA Systems, Inc. All Rights Reserved.