Skip to main content

Any idea about Websphere ?

More
18 years 2 months ago #16427 by freenet
Problem with CatEntrySearchListDataBean()


Hello!!
I have a problem with this bean CatEntrySearchListDataBean!!!
When i want to search by attribut so i set in CatEntrySearchListDataBean this code :

catEntrySearchDB.setAttributeName2(attributOp1);
catEntrySearchDB.setAttributeValue2(paramAttributV alue1);
catEntrySearchDB.setAttributeValueType2("STRING");
catEntrySearchDB.setAttributeValueOperator2(SEARCH _OPERATOR_LIKE);
catEntrySearchDB.setAttributeValueCaseSensitive(SE ARCH_CASE_SENSITIVE_NO);


so if some one have any idea why my code dosen't work please contact me...

Thanks!!!!
Time to create page: 0.117 seconds