96979899100101102
logger.log(Level.INFO, "No results from parent.."); } throw new IllegalPathException(); }
47484950515253
return wrappedResource.doPost(propertySet); } throw new IllegalPathException(); }
108109110111112113114
return wrappedResource.isCollectionResource(); } throw new IllegalPathException(); }
163164165166167168169
return new RestMethodResult(HttpServletResponse.SC_OK); } throw new IllegalPathException(); }
254255256257258259260261
return finalResource; } throw new IllegalPathException(); }
245246247248249250251
} } @Override public RestMethodResult doPut(final Map<String, Object> propertySet) throws FrameworkException { throw new IllegalPathException(); }
274275276277278279280281282283
return constraint; } else if (next instanceof TypeResource) { throw new IllegalPathException(); } return super.tryCombineWith(next); }
105106107108109110111
return schemaTypeResource; } throw new IllegalPathException(); }
78798081828384
return wrappedResource.doGet(sortKey, sortDescending, pageSize, page, offsetId); } throw new IllegalPathException(); }
90919293949596