Uses of Interface
org.alfresco.rest.api.Networks
-
Packages that use Networks Package Description org.alfresco.rest.api org.alfresco.rest.api.impl org.alfresco.rest.api.networks org.alfresco.rest.api.people -
-
Uses of Networks in org.alfresco.rest.api
Methods in org.alfresco.rest.api with parameters of type Networks Modifier and Type Method Description voidNetworksWebScriptGet. setNetworks(Networks networks)voidNetworkWebScriptGet. setNetworks(Networks networks) -
Uses of Networks in org.alfresco.rest.api.impl
Classes in org.alfresco.rest.api.impl that implement Networks Modifier and Type Class Description classNetworksImplCentralises access to network services and maps between representations. -
Uses of Networks in org.alfresco.rest.api.networks
Methods in org.alfresco.rest.api.networks with parameters of type Networks Modifier and Type Method Description voidNetworksEntityResource. setNetworks(Networks networks) -
Uses of Networks in org.alfresco.rest.api.people
Methods in org.alfresco.rest.api.people with parameters of type Networks Modifier and Type Method Description voidPersonNetworksRelation. setNetworks(Networks networks)
-