Uses of Interface
com.elasticpath.service.cmuser.UserRoleService

Packages that use UserRoleService
com.elasticpath.service.cmuser.impl   
 

Uses of UserRoleService in com.elasticpath.service.cmuser.impl
 

Classes in com.elasticpath.service.cmuser.impl that implement UserRoleService
 class UserRoleServiceImpl
          Test UserRoleServiceImpl.
 

Methods in com.elasticpath.service.cmuser.impl with parameters of type UserRoleService
 void CmUserServiceImpl.setUserRoleService(UserRoleService userRoleService)
          Set the userRoleService instance.