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 void
NetworksWebScriptGet. setNetworks(Networks networks)
void
NetworkWebScriptGet. 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 class
NetworksImpl
Centralises 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 void
NetworksEntityResource. 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 void
PersonNetworksRelation. setNetworks(Networks networks)
-