Uses of Interface
com.orchestranetworks.userservice.UserServiceSetupObjectContext
-
Packages that use UserServiceSetupObjectContext Package Description com.orchestranetworks.userservice A public API for user services. -
-
Uses of UserServiceSetupObjectContext in com.orchestranetworks.userservice
Methods in com.orchestranetworks.userservice with parameters of type UserServiceSetupObjectContext Modifier and Type Method Description voidUserService. setupObjectContext(UserServiceSetupObjectContext<S> aContext, UserServiceObjectContextBuilder aBuilder)This method can define objects or remove objects managed by the user service.
-