public interface AccountInterface
Modifier and Type | Method and Description |
---|---|
int[] |
getAccountLevelInfo(AppInterface appI)
Return the int[] array of Account level lengths
|
int[] getAccountLevelInfo(AppInterface appI) throws DEException
appI
- application interfaceDEException
- in case of the error