Uses of Interface
com.orchestranetworks.userservice.UserServiceObjectContextForInputValidation
-
Packages that use UserServiceObjectContextForInputValidation Package Description com.orchestranetworks.userservice A public API for user services. -
-
Uses of UserServiceObjectContextForInputValidation in com.orchestranetworks.userservice
Subinterfaces of UserServiceObjectContextForInputValidation in com.orchestranetworks.userservice Modifier and Type Interface Description interfaceUserServiceEventContextThis interface provides information and utility methods useful when processing an event.interfaceUserServiceProcessEventOutcomeContext<S extends EntitySelection>This interface provides information and utility methods useful when processing an event outcome.interfaceUserServiceSetupDisplayContext<S extends EntitySelection>This interface provides information and utility methods useful when setting up a user service display.interfaceUserServiceValidateContext<S extends EntitySelection>This interface provides information and utility methods useful when performing custom validation.
-