Uses of Interface
it.sistematica.isharedoc.service.ws.OrganizationWebService

Packages that use OrganizationWebService
it.sistematica.isharedoc.service.ws   
it.sistematica.isharedoc.ws.endpoint.organization   
 

Uses of OrganizationWebService in it.sistematica.isharedoc.service.ws
 

Classes in it.sistematica.isharedoc.service.ws that implement OrganizationWebService
 class OrganizationWebServiceImpl
           
 

Uses of OrganizationWebService in it.sistematica.isharedoc.ws.endpoint.organization
 

Methods in it.sistematica.isharedoc.ws.endpoint.organization with parameters of type OrganizationWebService
 void UserInfoEndpoint.setOrganizationWebService(OrganizationWebService organizationWebService)