String ClassStartTime1 =
pageContext.getParameter("ClassStartTime1");
String ClassEndDate1 =
pageContext.getParameter("ClassEndDate1");
if ("ClassName".equals(pageContext.getLovInputSourceId())) {
try{
condSql="";
shipvo.setFullSqlMode(shipvo.FULLSQL_MODE_AUGMENTATION);
shipvo.setQuery(condSql);
}
catch(Exception e){
}
}
pageContext.getParameter("ClassStartTime1");
String ClassEndDate1 =
pageContext.getParameter("ClassEndDate1");
if ("ClassName".equals(pageContext.getLovInputSourceId())) {
try{
condSql="";
shipvo.setFullSqlMode(shipvo.FULLSQL_MODE_AUGMENTATION);
shipvo.setQuery(condSql);
}
catch(Exception e){
}
}
No comments:
Post a Comment