interface |
UserServiceAjaxContext |
This interface provides information and utility methods useful
when processing an Ajax request.
|
interface |
UserServiceEventContext |
This interface provides information and utility methods useful when
processing an event.
|
interface |
UserServiceGetContext |
This interface provides information and utility methods
useful when processing a GET request.
|
interface |
UserServiceObjectContextForInputValidation |
This interface provides methods to access or update objects registered for
the user service.
|
interface |
UserServicePaneContext |
This interface provides information and utility methods useful
when defining a user service pane.
|
interface |
UserServiceProcessEventOutcomeContext<S extends EntitySelection> |
This interface provides information and utility methods useful when
processing an event outcome.
|
interface |
UserServiceRawPaneContext |
This interface provides information and utility methods useful
when defining a user service raw pane.
|
interface |
UserServiceSetupDisplayContext<S extends EntitySelection> |
This interface provides information and utility methods useful when setting
up a user service display.
|
interface |
UserServiceValidateContext<S extends EntitySelection> |
This interface provides information and utility methods useful when
performing custom validation.
|