Uses of Interface
com.orchestranetworks.userservice.UserServiceObjectContextBuilder
-
Packages that use UserServiceObjectContextBuilder Package Description com.orchestranetworks.userservice A public API for user services. -
-
Uses of UserServiceObjectContextBuilder in com.orchestranetworks.userservice
Methods in com.orchestranetworks.userservice with parameters of type UserServiceObjectContextBuilder 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.
-