Uses of Class
com.avoka.fc.core.service.UserService
-
Packages that use UserService Package Description com.avoka.fc.core.service Provides the SmartForm Manager service classes. -
-
Uses of UserService in com.avoka.fc.core.service
Methods in com.avoka.fc.core.service that return UserService Modifier and Type Method Description static UserService
ServiceFactory. getAdminUserService()
Return the Admin Console UserService instance.static UserService
ServiceFactory. getUserService(Portal portal)
Return UserService instance.
-