Uses of Interface
com.orchestranetworks.userservice.UserServiceAjaxRequest
-
Packages that use UserServiceAjaxRequest Package Description com.orchestranetworks.userservice A public API for user services. -
-
Uses of UserServiceAjaxRequest in com.orchestranetworks.userservice
Methods in com.orchestranetworks.userservice with parameters of type UserServiceAjaxRequest Modifier and Type Method Description StringUserServiceResourceLocator. getURLForAjaxRequest(UserServiceAjaxRequest aCallback)Returns a URL that will invoke an Ajax request callback.StringUserServiceResourceLocator. getURLForAjaxRequest(UserServiceAjaxRequest aCallback, URLQuery aQuery)Returns a URL that will invoke an Ajax request callback.
-