| Constructor and Description |
|---|
NetworksImpl() |
| Modifier and Type | Method and Description |
|---|---|
Network |
getNetwork(java.lang.String networkId) |
PersonNetwork |
getNetwork(java.lang.String personId,
java.lang.String networkId) |
CollectionWithPagingInfo |
getNetworks(java.lang.String personId,
Paging paging) |
void |
setNetworksService(org.alfresco.repo.tenant.NetworksService networksService) |
void |
setPeople(People people) |
Network |
validateNetwork(java.lang.String networkId) |
public void setPeople(People people)
public void setNetworksService(org.alfresco.repo.tenant.NetworksService networksService)
public Network validateNetwork(java.lang.String networkId)
validateNetwork in interface Networkspublic Network getNetwork(java.lang.String networkId)
getNetwork in interface Networkspublic PersonNetwork getNetwork(java.lang.String personId, java.lang.String networkId)
getNetwork in interface Networkspublic CollectionWithPagingInfo getNetworks(java.lang.String personId, Paging paging)
getNetworks in interface NetworksCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.