com.ibm.commerce.content.facade.server.logging

Interface ContentApplicationMessageKeys



  • public interface ContentApplicationMessageKeys
    This file contains the Catalog component application message keys for the server-side only.
    • Field Detail

      • _ERR_GENERIC

        static final java.lang.String _ERR_GENERIC
        Generic service exception. Following exception has occured {0}.
        See Also:
        Constant Field Values
      • _ERR_ACCESS_CHECK_FAILED

        static final java.lang.String _ERR_ACCESS_CHECK_FAILED
        User {0} does not have authority to perform {1} action on resource {2}.
        See Also:
        Constant Field Values
      • _ERR_NULL_MEMBER_ID

        static final java.lang.String _ERR_NULL_MEMBER_ID
        MemberId retrieved from context is null.
        See Also:
        Constant Field Values
      • _ERR_NULL_ATTACHMENT_ASSET_PATH

        static final java.lang.String _ERR_NULL_ATTACHMENT_ASSET_PATH
        AttachmentAssetPath retrieved from noun is null.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_GETTING_MEMBER_ID

        static final java.lang.String _ERR_EXCEPTION_GETTING_MEMBER_ID
        An exception occured while retrieving member ID from context. Exception is : {0}
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_GETTING_LANGUAGE_ID

        static final java.lang.String _ERR_EXCEPTION_GETTING_LANGUAGE_ID
        An exception occured while retrieving language ID from context. Exception is : {0}
        See Also:
        Constant Field Values
      • _ERR_INCORRECT_FORMAT_OF_LANGUAGE_ID

        static final java.lang.String _ERR_INCORRECT_FORMAT_OF_LANGUAGE_ID
        The language ID is invalid. Type in a new language ID.
        See Also:
        Constant Field Values
      • _ERR_LANGUAGE_ID_NOT_EXISTS

        static final java.lang.String _ERR_LANGUAGE_ID_NOT_EXISTS
        The language ID does not exist. Type in a new language ID.
        See Also:
        Constant Field Values
      • _ERR_ATTACHMENT_TARGET_ID_NOT_EXIST

        static final java.lang.String _ERR_ATTACHMENT_TARGET_ID_NOT_EXIST
        The attachment target ID does not exist. Select a new target.
        See Also:
        Constant Field Values
      • _ERR_MISSING_PARAM_LANGUAGE_ID

        static final java.lang.String _ERR_MISSING_PARAM_LANGUAGE_ID
        The language ID is missing. Type in a language ID.
        See Also:
        Constant Field Values
      • _ERR_MISSING_PARAM_ATTACHMENT_TARGET_ID

        static final java.lang.String _ERR_MISSING_PARAM_ATTACHMENT_TARGET_ID
        The attachment target ID is missing. Type in a target ID.
        See Also:
        Constant Field Values
      • _ERR_MISSING_PARAM_ATTACHMENT_ASSET_ID

        static final java.lang.String _ERR_MISSING_PARAM_ATTACHMENT_ASSET_ID
        The attachment asset ID is missing. Type in an asset ID.
        See Also:
        Constant Field Values
      • _ERR_DUPLICATE_ATTACHMENT_TARGET_WITH_SPECIFIED_IDENTIFIER

        static final java.lang.String _ERR_DUPLICATE_ATTACHMENT_TARGET_WITH_SPECIFIED_IDENTIFIER
        The attachment target already exists using the specified identifier. Choose a new target.
        See Also:
        Constant Field Values
      • _ERR_ATTACHMENT_IN_USE_BY_RELATION

        static final java.lang.String _ERR_ATTACHMENT_IN_USE_BY_RELATION
        The attachment target is already used by another attachment. Find a new attachment target.
        See Also:
        Constant Field Values
      • _ERR_ATTACHMENT_IDENTIFIER_IS_NULL

        static final java.lang.String _ERR_ATTACHMENT_IDENTIFIER_IS_NULL
        The attachment target identifier should not be null. Type in a new identifier.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASK_STATE_FOR_COMPLETE

        static final java.lang.String _APP_WRONG_TASK_STATE_FOR_COMPLETE
        The task is not in Working state and cannot be changed to Complete.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASK_TYPE_FOR_COMPLETE

        static final java.lang.String _APP_WRONG_TASK_TYPE_FOR_COMPLETE
        Task is not in the correct state to be changed to complete. Put the task in a different state.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASKGROUP_STATE_FOR_ACTIVATE

        static final java.lang.String _APP_WRONG_TASKGROUP_STATE_FOR_ACTIVATE
        The task group is not in Inactive state and cannot be activated.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASKGROUP_STATE_FOR_RETURN_TO_ACTIVE

        static final java.lang.String _APP_WRONG_TASKGROUP_STATE_FOR_RETURN_TO_ACTIVE
        The task group is not in correct state to be return to active.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASKGROUP_STATE_FOR_CHANGE

        static final java.lang.String _APP_WRONG_TASKGROUP_STATE_FOR_CHANGE
        The task group must be in the 'Working', 'Inactive' or 'Ready for approval' state before it can be modified.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASKGROUP_STATE_FOR_CANCEL

        static final java.lang.String _APP_WRONG_TASKGROUP_STATE_FOR_CANCEL
        The task group must be in the 'Working', 'Inactive', 'Ready for approval' or 'Commit failed' state before it may be canceled.
        See Also:
        Constant Field Values
      • _APP_WRONG_STATE_FOR_CANCEL_WORKSPACE

        static final java.lang.String _APP_WRONG_STATE_FOR_CANCEL_WORKSPACE
        To cancel a workspace, it must be in the 'Active' state.
        See Also:
        Constant Field Values
      • _APP_WRONG_WORKSPACE_STATE_FOR_TASK_GROUP_ACTIVATE

        static final java.lang.String _APP_WRONG_WORKSPACE_STATE_FOR_TASK_GROUP_ACTIVATE
        To activate the task group, the workspace of the task group must be in "Active" state.
        See Also:
        Constant Field Values
      • _APP_INVALID_TASKID

        static final java.lang.String _APP_INVALID_TASKID
        The task ID passed does not exist in the database. Select a new task ID.
        See Also:
        Constant Field Values
      • _APP_TASKID_MALFORMED

        static final java.lang.String _APP_TASKID_MALFORMED
        The task ID passed in request is not in the correct format.
        See Also:
        Constant Field Values
      • _APP__TASKID_MISSING

        static final java.lang.String _APP__TASKID_MISSING
        The task ID is not found as part of the request.
        See Also:
        Constant Field Values
      • _APP_TASK_NAME_MISSING

        static final java.lang.String _APP_TASK_NAME_MISSING
        The task name is missing in the request.
        See Also:
        Constant Field Values
      • _APP__TASKGROUPID_NOTLINKED_TO_TASKID

        static final java.lang.String _APP__TASKGROUPID_NOTLINKED_TO_TASKID
        The task ID is not found as part of the request.
        See Also:
        Constant Field Values
      • _APP_INVALID_TASKGROUPID

        static final java.lang.String _APP_INVALID_TASKGROUPID
        The task group ID passed does not exist in the database. Select a new task group ID.
        See Also:
        Constant Field Values
      • _APP__TASKGROUPID_MISSING

        static final java.lang.String _APP__TASKGROUPID_MISSING
        The task group ID is not found as part of the request.
        See Also:
        Constant Field Values
      • _APP_TASK_GROUP_NAME_MISSING

        static final java.lang.String _APP_TASK_GROUP_NAME_MISSING
        The task group name is missing in the request.
        See Also:
        Constant Field Values
      • _APP_CHANGEHISTORYID_MISSING

        static final java.lang.String _APP_CHANGEHISTORYID_MISSING
        The change history ID is not found as part of the request.
        See Also:
        Constant Field Values
      • _APP_CHANGEHISTORYID_MISSING_FOR_TASK_GROUP

        static final java.lang.String _APP_CHANGEHISTORYID_MISSING_FOR_TASK_GROUP
        There are no change history records for the given task group.
        See Also:
        Constant Field Values
      • _APP_CHANGEHISTORYID_INVALID_FOR_TASK_GROUP

        static final java.lang.String _APP_CHANGEHISTORYID_INVALID_FOR_TASK_GROUP
        The change history ID does not belong to the given task group.
        See Also:
        Constant Field Values
      • _APP_TASKGROUPID_MISSING_FOR_TASK

        static final java.lang.String _APP_TASKGROUPID_MISSING_FOR_TASK
        The task group ID cannot be found in the request.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASK_GROUP_STATE_FOR_CREATE_TASK

        static final java.lang.String _APP_WRONG_TASK_GROUP_STATE_FOR_CREATE_TASK
        The task group must be in the 'Inactive' or 'Working' state before its task may be created.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASK_STATE_FOR_DELETE_TASK

        static final java.lang.String _APP_WRONG_TASK_STATE_FOR_DELETE_TASK
        The task must be in the 'Inactive' or 'Complete' state before it can be deleted.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASK_STATE_FOR_REJECT_TASK

        static final java.lang.String _APP_WRONG_TASK_STATE_FOR_REJECT_TASK
        The task must be in the 'Complete' state before it can be rejected.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASK_STATE_FOR_DELETE_TASKGROUP

        static final java.lang.String _APP_WRONG_TASK_STATE_FOR_DELETE_TASKGROUP
        The task must be in the 'Inactive' or 'Complete' state before the task group can be deleted.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASK_GROUP_STATE_FOR_REJECT

        static final java.lang.String _APP_WRONG_TASK_GROUP_STATE_FOR_REJECT
        The task group is not in Ready for Approval state and cannot be rejected.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASKGROUP_STATE_FOR_APPROVE

        static final java.lang.String _APP_WRONG_TASKGROUP_STATE_FOR_APPROVE
        The task group is not in Ready for Approval state and cannot be approved.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASKGROUP_STATE_FOR_DELETE_TASKGROUP

        static final java.lang.String _APP_WRONG_TASKGROUP_STATE_FOR_DELETE_TASKGROUP
        The task group must be in the 'Inactive', 'Cancelled', 'Complete' or 'Publish Failed' states before it can be deleted.
        See Also:
        Constant Field Values
      • _APP_WORKSPACE_ACTION_NOT_SUPPORTED

        static final java.lang.String _APP_WORKSPACE_ACTION_NOT_SUPPORTED
        The action is not supported on the Workspace Noun.
        See Also:
        Constant Field Values
      • _APP_WORKSPACEID_MISSING_FOR_TASKGROUP

        static final java.lang.String _APP_WORKSPACEID_MISSING_FOR_TASKGROUP
        The workspace ID is not found as part of the request.
        See Also:
        Constant Field Values
      • _APP_INVALID_WORKSPACEID

        static final java.lang.String _APP_INVALID_WORKSPACEID
        The workspace ID passed does not exist in the database. Select a new workspace ID.
        See Also:
        Constant Field Values
      • _APP_INVALID_CHANGEHISTORYID

        static final java.lang.String _APP_INVALID_CHANGEHISTORYID
        The change history ID passed does not exist in the database. Select a new change history ID.
        See Also:
        Constant Field Values
      • _APP_WORKSPACEID_MISSING

        static final java.lang.String _APP_WORKSPACEID_MISSING
        The workspace ID is not found as part of the request.
        See Also:
        Constant Field Values
      • _APP_WORKSPACE_NAME_MISSING

        static final java.lang.String _APP_WORKSPACE_NAME_MISSING
        The workspace name is missing in the request.
        See Also:
        Constant Field Values
      • _ERR_WORKSPACE_NAME_TOO_LONG

        static final java.lang.String _ERR_WORKSPACE_NAME_TOO_LONG
        The name of the workspace exceeds 254 characters.
        See Also:
        Constant Field Values
      • _ERR_WORKSPACE_DESCRIPTION_TOO_LONG

        static final java.lang.String _ERR_WORKSPACE_DESCRIPTION_TOO_LONG
        The description of the workspace exceeds 4000 characters.
        See Also:
        Constant Field Values
      • _ERR_NO_AVAILABLE_WORKSPACE

        static final java.lang.String _ERR_NO_AVAILABLE_WORKSPACE
        There are too many workspaces active now and no resource for the current operation.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASKGROUP_STATE_FOR_DELETE_WORKSPACE

        static final java.lang.String _APP_WRONG_TASKGROUP_STATE_FOR_DELETE_WORKSPACE
        To delete a workspace, its task groups must be in the 'Inactive', 'Cancelled', 'Complete' or 'Publish Failed' states.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASKGROUP_STATE_FOR_CANCEL_WORKSPACE

        static final java.lang.String _APP_WRONG_TASKGROUP_STATE_FOR_CANCEL_WORKSPACE
        To cancel a workspace, its task groups must be in the 'Inactive', 'Working', 'Ready for Approval', 'Commit failed', 'Publish failed', 'Canceled' or 'Complete' states.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASK_STATE_FOR_DELETE_WORKSPACE

        static final java.lang.String _APP_WRONG_TASK_STATE_FOR_DELETE_WORKSPACE
        To delete a workspace, its tasks must be in the 'Inactive' or 'Complete' states.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASKGROUP_STATE_FOR_UNDO_CHANGE

        static final java.lang.String _APP_WRONG_TASKGROUP_STATE_FOR_UNDO_CHANGE
        To undo changes in a task group, it must be in the 'Inactive', 'Working', 'Cancelled', 'Commit failed' or 'Publish failed' states.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASKGROUP_STATE_FOR_MOVE_CHANGE

        static final java.lang.String _APP_WRONG_TASKGROUP_STATE_FOR_MOVE_CHANGE
        To move changes from a task group, it must be in the 'Inactive', 'Working', 'Cancelled', 'Commit failed' or 'Publish failed' states.
        See Also:
        Constant Field Values
      • _APP_WRONG_DESTINATION_TASKGROUP_STATE_FOR_MOVE_CHANGE

        static final java.lang.String _APP_WRONG_DESTINATION_TASKGROUP_STATE_FOR_MOVE_CHANGE
        To move changes from a task group, the destination task group must be in the 'Inactive', 'Working', 'Cancelled', 'Commit failed' or 'Publish failed' states.
        See Also:
        Constant Field Values
      • _APP_WRONG_DESTINATION_TASK_STATE_FOR_MOVE_CHANGE

        static final java.lang.String _APP_WRONG_DESTINATION_TASK_STATE_FOR_MOVE_CHANGE
        To move changes from a task group, the destination task must be in the 'Inactive' or 'Working' states.
        See Also:
        Constant Field Values
      • _APP_WRONG_TASK_TYPE_FOR_REJECT

        static final java.lang.String _APP_WRONG_TASK_TYPE_FOR_REJECT
        The task type is not an approver type for reject.
        See Also:
        Constant Field Values
      • _ERR_PARAMETER_MISSING

        static final java.lang.String _ERR_PARAMETER_MISSING
        The parameter is missing. Enter a parameter.
        See Also:
        Constant Field Values
      • _ERR_PARAMETER_INVALID

        static final java.lang.String _ERR_PARAMETER_INVALID
        The parameter is invalid. Enter a valid parameter.
        See Also:
        Constant Field Values
      • _APP_TASK_GROUP_MAX_COMMENT_SIZE_EXCEEDS

        static final java.lang.String _APP_TASK_GROUP_MAX_COMMENT_SIZE_EXCEEDS
        Comments cannot be added for task group {0} as the comment size exceeds the maximum number of characters allowed. Type in a new comment.
        See Also:
        Constant Field Values
      • _APP_TASK_GROUP_ADD_COMMENT_INVALID_TG_STATUS

        static final java.lang.String _APP_TASK_GROUP_ADD_COMMENT_INVALID_TG_STATUS
        Unable to added comments for Task Group {0} due to invalid task group status. For adding comments Task Group should either be in Working, Ready For Approval or Approved status.
        See Also:
        Constant Field Values
      • _APP_TASK_GROUP_ACTION_NOT_SUPPORTED

        static final java.lang.String _APP_TASK_GROUP_ACTION_NOT_SUPPORTED
        Action {0} is not supported on the Task Group Noun.
        See Also:
        Constant Field Values
      • _APP_TASK_GROUP_ADD_COMMENT_INVALID_ID

        static final java.lang.String _APP_TASK_GROUP_ADD_COMMENT_INVALID_ID
        Unable to add comments as the task group ID {0} is invalid. Type in a new task group ID.
        See Also:
        Constant Field Values
      • _APP_TASK_GROUP_ADD_COMMENT_EMPTY_TASK_GROUP_ID

        static final java.lang.String _APP_TASK_GROUP_ADD_COMMENT_EMPTY_TASK_GROUP_ID
        Unable to add comments as the task group ID specified in request is either null or empty.
        See Also:
        Constant Field Values
      • _APP_TASK_GROUP_ADD_COMMENT_EMPTY_COMMENT

        static final java.lang.String _APP_TASK_GROUP_ADD_COMMENT_EMPTY_COMMENT
        Unable to add comments as the comments data specified in request is either null or empty.
        See Also:
        Constant Field Values
      • _APP_TASK_GROUP_AUTHORIZATION_FAILED

        static final java.lang.String _APP_TASK_GROUP_AUTHORIZATION_FAILED
        The user is not authorized to perform this operation.
        See Also:
        Constant Field Values
      • _ERR_TASKGROUP_AUTHORIZATION_INFORMATION_ERROR

        static final java.lang.String _ERR_TASKGROUP_AUTHORIZATION_INFORMATION_ERROR
        There was an error retrieving the user privileges.
        See Also:
        Constant Field Values
      • _ERR_EXCEPTION_GETTING_STORE_ID

        static final java.lang.String _ERR_EXCEPTION_GETTING_STORE_ID
        Error getting the store id from context.
        See Also:
        Constant Field Values
      • _ERR_TASK_NAME_TOO_LONG

        static final java.lang.String _ERR_TASK_NAME_TOO_LONG
        The name of task exceeds 254 characters.
        See Also:
        Constant Field Values
      • _ERR_TASK_DESCRIPTION_TOO_LONG

        static final java.lang.String _ERR_TASK_DESCRIPTION_TOO_LONG
        The description of task exceeds 4000 characters.
        See Also:
        Constant Field Values
      • _ERR_TASKGROUP_NAME_TOO_LONG

        static final java.lang.String _ERR_TASKGROUP_NAME_TOO_LONG
        The name of task group exceeds 254 characters.
        See Also:
        Constant Field Values
      • _ERR_TASKGROUP_DESCRIPTION_TOO_LONG

        static final java.lang.String _ERR_TASKGROUP_DESCRIPTION_TOO_LONG
        The description of task group exceeds 4000 characters.
        See Also:
        Constant Field Values