Project Wonder 5.0

Uses of Class
er.rest.entityDelegates.ERXRestRequestHandler

Packages that use ERXRestRequestHandler
er.rest.entityDelegates   
 

Uses of ERXRestRequestHandler in er.rest.entityDelegates
 

Methods in er.rest.entityDelegates that return ERXRestRequestHandler
static ERXRestRequestHandler ERXRestRequestHandler.createUnsafeRequestHandler(boolean readOnly, boolean displayToMany)
          Creates an unsafe request handler for you to try out in development mode.
static ERXRestRequestHandler ERXRestRequestHandler.register(IERXRestAuthenticationDelegate authenticationDelegate, boolean displayAllProperties, boolean displayAllToMany)
          Registers an ERXRestRequestHandler with the WOApplication for the handler key "rest" using an ERXDefaultRestDelegate, ERXXmlRestResponseWriter, and ERXXmlRestRequestParser.
 

Methods in er.rest.entityDelegates with parameters of type ERXRestRequestHandler
static void ERXRestRequestHandler.register(ERXRestRequestHandler requestHandler)
          Registers an ERXRestRequestHandler with the WOApplication for the handler key "rest".
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.