Class com.ibm.commerce.rules.objimpl. RuleServiceConfigurationBeanBase

Changed Methods
RuleServiceConfigurationKey  ejbCreate (Integer, Integer, String, Integer, String) Change in return type from void to RuleServiceConfigurationKey.
Change in exceptions thrown from (RemoteException, CreateException) to CreateException.
 
RuleServiceConfigurationKey  ejbCreate (Integer, Integer, String, Integer, String, Integer, Integer, Calendar, boolean) Change in return type from void to RuleServiceConfigurationKey.
Change in exceptions thrown from (RemoteException, CreateException) to CreateException.
 
RuleServiceConfigurationKey  ejbCreate (Integer, String, Integer, String) Change in return type from void to RuleServiceConfigurationKey.
Change in exceptions: RemoteException was removed..