| Package | Description |
|---|---|
| org.alfresco.rest.api | |
| org.alfresco.rest.api.impl | |
| org.alfresco.rest.api.model | |
| org.alfresco.rest.api.people |
| Modifier and Type | Method and Description |
|---|---|
PersonNetwork |
Networks.getNetwork(String personId,
String networkId) |
| Modifier and Type | Method and Description |
|---|---|
CollectionWithPagingInfo<PersonNetwork> |
Networks.getNetworks(String personId,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
PersonNetwork |
NetworksImpl.getNetwork(String personId,
String networkId) |
| Modifier and Type | Method and Description |
|---|---|
CollectionWithPagingInfo<PersonNetwork> |
NetworksImpl.getNetworks(String personId,
Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
int |
PersonNetwork.compareTo(PersonNetwork member) |
| Modifier and Type | Method and Description |
|---|---|
PersonNetwork |
PersonNetworksRelation.readById(String personId,
String networkId,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
CollectionWithPagingInfo<PersonNetwork> |
PersonNetworksRelation.readAll(String personId,
Parameters parameters) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.