Interface UserServiceSetupObjectContext<S extends EntitySelection>

All Superinterfaces:
UserServiceInvocationContext<S>, UserServiceRequest

public interface UserServiceSetupObjectContext<S extends EntitySelection> extends UserServiceInvocationContext<S>, UserServiceRequest
This interface provides information and utility methods useful when defining objects managed by the user service.
Since:
5.8.0
See Also: