public interface RefInterface
Modifier and Type | Method and Description |
---|---|
int[] |
getRefLevelInfo(AppInterface appI,
java.lang.String sRefId)
Return the int[] array of Reference Number level lengths
|
int[] getRefLevelInfo(AppInterface appI, java.lang.String sRefId) throws java.sql.SQLException, DEException
appI
- application interfacesRefId
- Reference Id to be checked.java.sql.SQLException
DEException