public interface AltProjInterface
Modifier and Type | Method and Description |
---|---|
int[] |
getAltProjLevelInfo(AppInterface appI,
java.lang.String sAltProjId)
Return the int[] array of Alternate Project level lengths
|
int[] getAltProjLevelInfo(AppInterface appI, java.lang.String sAltProjId) throws DEException, java.sql.SQLException
appI
- application interfacesAltProjId
- Alternate Project Id to be checked.java.sql.SQLException
DEException