public interface AccountPresenceService
| Modifier and Type | Method and Description |
|---|---|
boolean |
isObjectCodeBudgetedForAccountPresence(Account account,
ObjectCode objectCode)
Checks the given account for presence control turned on.
|
boolean isObjectCodeBudgetedForAccountPresence(Account account, ObjectCode objectCode)
account - The account to be checked for presense control.objectCode - The object code to be looked up in the gl balance table.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.