Package com.attivio.sdk.error
Class BusinessCenterError
- java.lang.Object
-
- com.attivio.sdk.error.ErrorCode
-
- com.attivio.sdk.error.BusinessCenterError
-
- All Implemented Interfaces:
java.io.Serializable
public final class BusinessCenterError extends ErrorCode
Contains the ErrorCodes for Attivio Servlet implementations.- See Also:
- Serialized Form
-
-
Field Summary
-
Method Summary
-
Methods inherited from class com.attivio.sdk.error.ErrorCode
equals, formatError, getCategory, getCode, getErrorCode, hashCode, readResolve, toString
-
-
-
-
Field Detail
-
SEARCH_PROFILE_DOES_NOT_EXIST
public static final ErrorCode SEARCH_PROFILE_DOES_NOT_EXIST
BUSINESS_CENTER-1. Search Profile specified does not exist.
-
CAMPAIGN_DOES_NOT_EXIST
public static final ErrorCode CAMPAIGN_DOES_NOT_EXIST
BUSINESS_CENTER-2. Campaign specified does not exist.
-
CONTROLLED_QUERY_DOES_NOT_EXIST
public static final ErrorCode CONTROLLED_QUERY_DOES_NOT_EXIST
BUSINESS_CENTER-3. Controlled query does not exist.
-
SEARCH_PROFILE_ALREADY_EXISTS
public static final ErrorCode SEARCH_PROFILE_ALREADY_EXISTS
BUSINESS_CENTER-4. Search Profile already exists and cannot be re-added.
-
CAMPAIGN_ALREADY_EXISTS
public static final ErrorCode CAMPAIGN_ALREADY_EXISTS
BUSINESS_CENTER-5. Campaign already exists and cannot be re-added.
-
CONTROLLED_QUERY_ALREADY_EXISTS
public static final ErrorCode CONTROLLED_QUERY_ALREADY_EXISTS
BUSINESS_CENTER-6. Controlled query already exists and cannot be re-added.
-
SEARCH_PROFILE_DELETED
public static final ErrorCode SEARCH_PROFILE_DELETED
BUSINESS_CENTER-7. Search Profile has been deleted and cannot be updated.
-
CAMPAIGN_DELETED
public static final ErrorCode CAMPAIGN_DELETED
BUSINESS_CENTER-8. Campaign has been deleted and cannot be updated.
-
CONTROLLED_QUERY_DELETED
public static final ErrorCode CONTROLLED_QUERY_DELETED
BUSINESS_CENTER-9. Controlled query has been deleted and cannot be updated.
-
INVALID_CAMPAIGN
public static final ErrorCode INVALID_CAMPAIGN
BUSINESS_CENTER-10. Campaign is invalid
-
CAMPAIGN_OVERLAP_ERROR
public static final ErrorCode CAMPAIGN_OVERLAP_ERROR
BUSINESS_CENTER-11. Attempted to add/update campaign such that it would overlap another campaign for the same site.
-
PUBLISH_ERROR
public static final ErrorCode PUBLISH_ERROR
BUSINESS_CENTER-12. Failed to publish site
-
INVALID_RESPONSE
public static final ErrorCode INVALID_RESPONSE
BUSINESS_CENTER-13. Invalid response was returned.
-
SEARCH_ERROR
public static final ErrorCode SEARCH_ERROR
BUSINESS_CENTER-14. Error occurred while searching.
-
UPDATE_ERROR
public static final ErrorCode UPDATE_ERROR
BUSINESS_CENTER-15. General error occurred when updating business center rules.
-
SEARCH_PROFILE_ERROR
public static final ErrorCode SEARCH_PROFILE_ERROR
BUSINESS_CENTER-16. Error while applying search profile to query.
-
PLACEMENT_LABEL_ERROR
public static final ErrorCode PLACEMENT_LABEL_ERROR
BUSINESS_CENTER-17. Placement Label Error.
-
QUERY_TERM_OVERLAP_ERROR
public static final ErrorCode QUERY_TERM_OVERLAP_ERROR
BUSINESS_CENTER-18. Attempted to add/update controlled query such that its search terms would collide with the search terms for another controlled query in the same campaign.
-
INVALID_CONTROLLED_QUERY
public static final ErrorCode INVALID_CONTROLLED_QUERY
BUSINESS_CENTER-19. Controlled query definition is invalid.
-
IMPORT_INCONSISTENT
public static final ErrorCode IMPORT_INCONSISTENT
BUSINESS_CENTER-20. A search profile is inconsistent and cannot be imported.
-
DICTIONARY_DOES_NOT_EXIST
public static final ErrorCode DICTIONARY_DOES_NOT_EXIST
BUSINESS_CENTER-21. The specified dictionary does not exist.
-
DICTIONARY_ALREADY_EXISTS
public static final ErrorCode DICTIONARY_ALREADY_EXISTS
BUSINESS_CENTER-22. The specified dictionary already exist.
-
DICTIONARY_DELETED
public static final ErrorCode DICTIONARY_DELETED
BUSINESS_CENTER-23. The specified dictionary has already been deleted.
-
DICTIONARY_ENTRY_DOES_NOT_EXIST
public static final ErrorCode DICTIONARY_ENTRY_DOES_NOT_EXIST
BUSINESS_CENTER-24. The specified dictionary entry does not exist.
-
DICTIONARY_ENTRY_ALREADY_EXISTS
public static final ErrorCode DICTIONARY_ENTRY_ALREADY_EXISTS
BUSINESS_CENTER-25. The specified dictionary entry already exist.
-
DICTIONARY_ENTRY_DELETED
public static final ErrorCode DICTIONARY_ENTRY_DELETED
BUSINESS_CENTER-26. The specified dictionary entry has already been deleted.
-
DICTIONARY_LOCALE_ALREADY_EXISTS
public static final ErrorCode DICTIONARY_LOCALE_ALREADY_EXISTS
BUSINESS_CENTER-27. Dictionary with same name and type contains overlapping locale with update.
-
DICTIONARY_TERM_ALREADY_EXISTS
public static final ErrorCode DICTIONARY_TERM_ALREADY_EXISTS
BUSINESS_CENTER-28. Term already exists in dictionary.
-
DICTIONARY_ENTRY_ERROR
public static final ErrorCode DICTIONARY_ENTRY_ERROR
BUSINESS_CENTER-29. An error occurred while modifying a dictionary entry.
-
DICTIONARY_IN_USE
public static final ErrorCode DICTIONARY_IN_USE
BUSINESS_CENTER-30. Dictionary cannot be deleted because it is in use.
-
REVISION_NOT_FOUND
public static final ErrorCode REVISION_NOT_FOUND
BUSINESS_CENTER-31. Revision not found.
-
DICTIONARY_IMPORT_ERROR
public static final ErrorCode DICTIONARY_IMPORT_ERROR
BUSINESS_CENTER-32. Error occurred during dictionary import.
-
DICTIONARY_PUBLISH_ERROR
public static final ErrorCode DICTIONARY_PUBLISH_ERROR
BUSINESS_CENTER-33. Error occurred while publishing dictionary.
-
DICTIONARY_EXPORT_ERROR
public static final ErrorCode DICTIONARY_EXPORT_ERROR
BUSINESS_CENTER-34. Error occurred while exporting dictionary.
-
DICTIONARY_CLONE_TYPE_MISMATCH
public static final ErrorCode DICTIONARY_CLONE_TYPE_MISMATCH
BUSINESS_CENTER-35. Dictionary clone not supported due to type mismatch.
-
DICTIONARY_LOAD_ERROR
public static final ErrorCode DICTIONARY_LOAD_ERROR
BUSINESS_CENTER-36. Error occurred while loading a dictionary.
-
INVALID_SEARCH_PROFILE
public static final ErrorCode INVALID_SEARCH_PROFILE
BUSINESS_CENTER-37. Search Profile is invalid.
-
INVALID_CAMPAIGN_DATES
public static final ErrorCode INVALID_CAMPAIGN_DATES
BUSINESS_CENTER-38. Campaign dates must not be in the past.
-
NO_DATA_SOURCES
public static final ErrorCode NO_DATA_SOURCES
BUSINESS_CENTER-39. No Data Sources.
-
TOP_DOC_EXISTS
public static final ErrorCode TOP_DOC_EXISTS
BUSINESS_CENTER-40. Doc already selected for query.
-
BLOCKS_PINNEDDOC_NOT_DISJOINT
public static final ErrorCode BLOCKS_PINNEDDOC_NOT_DISJOINT
BUSINESS_CENTER-41. One or more documents exist both as block and top docs .
-
INVALID_IMPORT_FILE
public static final ErrorCode INVALID_IMPORT_FILE
BUSINESS_CENTER-42. File being imported for a profile is invlid
-
DICTIONARY_LOCALE_MISSING
public static final ErrorCode DICTIONARY_LOCALE_MISSING
BUSINESS_CENTER-43. DictionaryInfo does not specify any locale.
-
NOTIFY_ERROR
public static final ErrorCode NOTIFY_ERROR
BUSINESS_CENTER-44. Error with resource modified notifications.
-
TOP_EXISTS_AS_PROFILE_BLOCK
public static final ErrorCode TOP_EXISTS_AS_PROFILE_BLOCK
BUSINESS_CENTER-45. Error with resource modified notifications.
-
BLOCKS_PINNEDDOC_NOT_DISJOINT_CQ
public static final ErrorCode BLOCKS_PINNEDDOC_NOT_DISJOINT_CQ
BUSINESS_CENER-46. Error with profile as cq top doc
-
RECURSIVE_REVERT_REQUIRED
public static final ErrorCode RECURSIVE_REVERT_REQUIRED
BUSINESS_CENER-47. Non-recursive revert cannot be completed.
-
DICTIONARY_READ_ERROR
public static final ErrorCode DICTIONARY_READ_ERROR
BUSINESS_CENTER-48. Error while trying to read dictionary.
-
-