Want to check any entered 4digit resource id is present in openpages or not using java

33 Views Asked by At

On entry of 4digit number it should check whether that resource Id is present in openpages or not.if not present then throw error.

I tried using api.get ResourceId(name) but eclipse was not supporting api.auggeat alternative method.

0

There are 0 best solutions below