Class com.ibm.commerce.entityadmin. EntityAdminTaskCmdImpl

Removed Methods
Long[]  getResourceOwners () This method returns the member IDs of the owners of all the resources accessed by this command.
   
Changed Methods
void  checkParameters () Method was locally defined, but is now inherited from AbstractECTargetableCommand . Now deprecated.
Change of visibility from public to protected.
Performs server side parameter checking.
void  handleIllegalArgumentException (EntityHelper, InputData, String) Change in signature from (com.ibm.commerce.entityadmin.EntityHelper, com.ibm.commerce.entityadmin.InputData, java.lang.String) to (com.ibm.commerce.entityadmin.EntityHelper, com.ibm.commerce.base.helpers.InputData, java.lang.String).
Find the source of the IllegalArgumentException if there was one.
void  handleNumberFormatException (EntityHelper, InputData, String) Change in signature from (com.ibm.commerce.entityadmin.EntityHelper, com.ibm.commerce.entityadmin.InputData, java.lang.String) to (com.ibm.commerce.entityadmin.EntityHelper, com.ibm.commerce.base.helpers.InputData, java.lang.String).
Find the source of the NumberFormatException if there was one.