Searched refs:oAppl (Results 1 – 1 of 1) sorted by relevance
63 String oAppl = (String)tEnv.getObjRelation("APPLICATION"); in _getApplication() local64 if (oAppl == null) throw new StatusException(Status.failed in _getApplication()67 bResult = oAppl.equals(oObj.getApplication()); in _getApplication()
Completed in 7 milliseconds