com.ibm.commerce.wallet.facade.server.commands

Class ProcessWalletCreateActionCmdImpl

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ProcessWalletCreateActionCmdImpl

        public ProcessWalletCreateActionCmdImpl()
    • Method Detail

      • isGeneric

        public boolean isGeneric()
        This method returns false when this command is run as a generic user. If access control has been turned off, then this method returns true.
        Specified by:
        isGeneric in interface AbstractProcessNounActionCmd
        Overrides:
        isGeneric in class AbstractProcessNounActionCmdImpl
        Returns:
        This method returns true when access control checking has been turned off, otherwise it returns true.