Uses of Class
org.alfresco.repo.tenant.Network
Packages that use Network
-
Uses of Network in org.alfresco.repo.tenant
Fields in org.alfresco.repo.tenant declared as NetworkMethods in org.alfresco.repo.tenant that return NetworkModifier and TypeMethodDescriptionNetworksService.getNetwork(String networkId) Get the currently authenticated user's specific network membershipNetworksServiceImpl.getNetwork(String networkId) Methods in org.alfresco.repo.tenant that return types with arguments of type NetworkModifier and TypeMethodDescriptionorg.alfresco.query.PagingResults<Network>NetworksService.getNetworks(org.alfresco.query.PagingRequest pagingRequest) Get the currently authenticated user's network memberships, sorted in ascending order by networkIdorg.alfresco.query.PagingResults<Network>NetworksServiceImpl.getNetworks(org.alfresco.query.PagingRequest pagingRequest) Methods in org.alfresco.repo.tenant with parameters of type Network