it.sistematica.isharedoc.service.ws
Class OrganizationWebServiceImpl
java.lang.Object
it.sistematica.isharedoc.service.ws.OrganizationWebServiceImpl
- All Implemented Interfaces:
- OrganizationWebService
@Service(value="organizationWebService")
public class OrganizationWebServiceImpl
- extends java.lang.Object
- implements OrganizationWebService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userInfo
it.neverworks.application.service.UserInfo userInfo
entities
it.neverworks.data.EntityManager entities
organizationService
OrganizationService organizationService
messageboxService
MessageboxService messageboxService
OrganizationWebServiceImpl
public OrganizationWebServiceImpl()
userInfo
@Transactional
public UserInfoResponse userInfo(UserInfoRequest request,
java.lang.String userid)
- Specified by:
userInfo
in interface OrganizationWebService