Removed Methods | |
boolean
migrateAccCustExc
() |
* public boolean migrateAccCustExc() * * Called by: * = performExecute() * Makes calls to: * = printWarnings() * = printExceptions() * Returns: * = true if migration completed successfully * = false if any sql errors were encountered * * * Description of Algorithm: * ------------------------- * For every organisation defined in ORGENTITY check to see if it has * an entry in ACCCUSTEXC which excludes customers from executing the * controller command specified. |