com.ibm.commerce.interestitems.commands

Interface ErrorAuthIIListAccessCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, TaskCommand


    public interface ErrorAuthIIListAccessCmd
    extends TaskCommand
    An error task that is called when a user does not have access to an interest item list. The default behavior is to return a page specifying the error.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
      • ERRTASK_NAME

        static final java.lang.String ERRTASK_NAME
        The view name of this error task is: "AuthIIListAccessErrorView".
        See Also:
        Constant Field Values
      • _ERR_CODE_IILIST_ACCESS_DENIED

        static final java.lang.String _ERR_CODE_IILIST_ACCESS_DENIED
        The IIList Access Denied Error code is: "1".
        See Also:
        Constant Field Values
      • _JSPKey

        static final java.lang.String _JSPKey
        The JSP key is: "com_ibm_commerce_ERR_AUTH_IILIST_ACCESS".
        See Also:
        Constant Field Values