Uses of Interface
org.alfresco.rest.api.model.Network
Packages that use Network
Package
Description
-
Uses of Network in org.alfresco.rest.api
Methods in org.alfresco.rest.api that return NetworkModifier and TypeMethodDescriptionNetworks.getNetwork(String networkId) Networks.validateNetwork(String networkId) -
Uses of Network in org.alfresco.rest.api.impl
Methods in org.alfresco.rest.api.impl that return NetworkModifier and TypeMethodDescriptionNetworksImpl.getNetwork(String networkId) NetworksImpl.validateNetwork(String networkId) -
Uses of Network in org.alfresco.rest.api.model
Classes in org.alfresco.rest.api.model that implement NetworkModifier and TypeClassDescriptionclassRepresents a cloud network (account).classRepresents network membership.Constructors in org.alfresco.rest.api.model with parameters of type Network -
Uses of Network in org.alfresco.rest.api.networks
Methods in org.alfresco.rest.api.networks that return NetworkModifier and TypeMethodDescriptionNetworksEntityResource.readById(String networkId, Parameters parameters)