public interface ProjectInterface
Modifier and Type | Method and Description |
---|---|
int[] |
getProjectLevelInfo(AppInterface appI,
java.lang.String sProjId)
Return the int[] array of Project Number level lengths
|
int[] getProjectLevelInfo(AppInterface appI, java.lang.String sProjId) throws java.sql.SQLException, DEException
appI
- application interfacesProjId
- Project Id to be checked.java.sql.SQLException
DEException