Class com.ibm.commerce.account.util. AccountCmdUtil

Removed Methods
void  accountDocumentSet (Element, Long, Integer)  
void  activeAccount (Long, Integer)  
String  addZeroStringInFront (String)  
boolean  anythingNeedsToDeployed (Long)  
boolean  containsIgnoreCase (String[], String)  
Integer  findStringIndex (String[], String)  
Integer  getAccountOriginType (String)  
String  getAccountOriginTypeInString (Integer)  
Integer  getAccountUsageType (String)  
String  getAccountUsageTypeInString (Integer)  
String[]  getEligibleTradingAgreements (Long, Integer)  
String[]  getEligibleTradingAgreements (Long, Integer, Integer)  
String[]  getEligibleTradingAgreements (Enumeration, Integer)  
String  getFullAccountXMLFileName (String)  
Integer  getIntegerFromTrueOrFalse (String)  
Timestamp  getTimeFromElement (Element, String, Timestamp)  
Timestamp  getTimeFromElement (Element)  
Timestamp  getTimeFromString (String, Timestamp)  
boolean  hasPaymentTCWithCreditLine (TermConditionAccessBean[])  
boolean  hasThisTypeOfTermCondition (Long, String)  
String  replace (String, String, String)  
String  toGMTElementStringFromTimestamp (Timestamp)  
boolean  validatePolicyForStore (Long, Integer)  
   
Changed Methods
Document  getXMLDocumentObjectFromFile (String) Change in exceptions: ECException was removed..
Gets the xml Document object based on the specified xml instance file name (This method is for DTD based xml instance).