| Package | Description |
|---|---|
| org.alfresco.rest.api | |
| org.alfresco.rest.api.impl | |
| org.alfresco.rest.api.model | |
| org.alfresco.rest.api.networks |
| Modifier and Type | Method and Description |
|---|---|
Network |
Networks.getNetwork(String networkId) |
Network |
Networks.validateNetwork(String networkId) |
| Modifier and Type | Method and Description |
|---|---|
Network |
NetworksImpl.getNetwork(String networkId) |
Network |
NetworksImpl.validateNetwork(String networkId) |
| Modifier and Type | Class and Description |
|---|---|
class |
NetworkImpl
Represents a cloud network (account).
|
class |
PersonNetwork
Represents network membership.
|
| Constructor and Description |
|---|
PersonNetwork(Boolean homeNetwork,
Network network) |
| Modifier and Type | Method and Description |
|---|---|
Network |
NetworksEntityResource.readById(String networkId,
Parameters parameters) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.