| Constructor and Description |
|---|
NetworksImpl() |
| Modifier and Type | Method and Description |
|---|---|
Network |
getNetwork(String networkId) |
PersonNetwork |
getNetwork(String personId,
String networkId) |
CollectionWithPagingInfo<PersonNetwork> |
getNetworks(String personId,
Paging paging) |
void |
setNetworksService(org.alfresco.repo.tenant.NetworksService networksService) |
void |
setPeople(People people) |
Network |
validateNetwork(String networkId) |
public void setPeople(People people)
public void setNetworksService(org.alfresco.repo.tenant.NetworksService networksService)
public Network validateNetwork(String networkId)
validateNetwork in interface Networkspublic Network getNetwork(String networkId)
getNetwork in interface Networkspublic PersonNetwork getNetwork(String personId, String networkId)
getNetwork in interface Networkspublic CollectionWithPagingInfo<PersonNetwork> getNetworks(String personId, Paging paging)
getNetworks in interface NetworksCopyright © 2005–2018 Alfresco Software. All rights reserved.