Interface com.ibm.commerce.command. AccCommand

Removed Methods
String  getAccCommandName () Gets the command name used in the access control command group table (ACCCMDGRP).
boolean  isCustomerAgentCommand () This method returns true if this is a Customer Agent command.
boolean  isCustomerCommand () This method returns true if this is a Customer/shopper command.
void  setAccCommandName (String) Sets the command name used in the access control command group table (ACCCMDGRP).
void  setCustomerAgentCommand (boolean) This method sets the flag to indicate whether this is a customer agent command.
void  setCustomerCommand (boolean) This method sets the flag to indicate whether this is a customer/shopper command.
   
Changed Methods
Long[]  getResourceOwners () Now deprecated.
Returns all the organization unit that owns the resources accessed by this command.It will return null if no resource is being accessed by this command.