interface |
UserServiceGetCreatedRecordContext<S extends EntitySelection> |
This interface defines methods to get contextual information about
the user service being invoked.
|
interface |
UserServiceInitializeContext<S extends EntitySelection> |
This interface provides information and utility methods useful when initializing a
user service.
|
interface |
UserServiceProcessEventOutcomeContext<S extends EntitySelection> |
This interface provides information and utility methods useful when
processing an event outcome.
|
interface |
UserServiceSetupDisplayContext<S extends EntitySelection> |
This interface provides information and utility methods useful when setting
up a user service display.
|
interface |
UserServiceSetupObjectContext<S extends EntitySelection> |
This interface provides information and utility methods useful
when defining objects managed by the user service.
|
interface |
UserServiceValidateContext<S extends EntitySelection> |
This interface provides information and utility methods useful when
performing custom validation.
|