public interface OrgInterface
Modifier and Type | Method and Description |
---|---|
int[] |
getOrgLevelInfo(AppInterface appI,
java.lang.String sOrgId)
Return the int[] array of Organization Number level lengths
|
int[] getOrgLevelInfo(AppInterface appI, java.lang.String sOrgId) throws java.sql.SQLException, DEException
appI
- application interfacesOrgId
- Organization Id to be checked.java.sql.SQLException
DEException