org.kuali.kfs.coa.service
Interface SubAccountTrickleDownInactivationService
- All Known Implementing Classes:
- SubAccountTrickleDownInactivationServiceImpl
public interface SubAccountTrickleDownInactivationService
generateTrickleDownMaintenanceLocks
List<org.kuali.rice.kns.document.MaintenanceLock> generateTrickleDownMaintenanceLocks(Account inactivatedAccount,
String documentNumber)
trickleDownInactivateSubAccounts
void trickleDownInactivateSubAccounts(Account inactivatedAccount,
String documentNumber)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.