public interface SubnetworkRemote extends Remote
| Modifier and Type | Method and Description |
|---|---|
Permission[] |
getAllAvailablePermissions() |
Permission[] |
getDefaultPermissions() |
Subnetwork |
getSubnetwork(long subnetworkId) |
SubnetworkRecordSet |
getSubnetworks(SubnetworkSearchCriteria subnetworkSearchCriteria) |
SubnetworkSummaryRecordSet |
getSubnetworkSummaries(SubnetworkSearchCriteria subnetworkSearchCriteria) |
SubnetworkSaveResult |
saveSubnetwork(Subnetwork subnetwork) |
Subnetwork getSubnetwork(long subnetworkId) throws RemoteException, ApiException
RemoteExceptionApiExceptionSubnetworkSummaryRecordSet getSubnetworkSummaries(SubnetworkSearchCriteria subnetworkSearchCriteria) throws RemoteException, ApiException
RemoteExceptionApiExceptionSubnetworkSaveResult saveSubnetwork(Subnetwork subnetwork) throws RemoteException, ApiException
RemoteExceptionApiExceptionPermission[] getAllAvailablePermissions() throws RemoteException, ApiException
RemoteExceptionApiExceptionPermission[] getDefaultPermissions() throws RemoteException, ApiException
RemoteExceptionApiExceptionSubnetworkRecordSet getSubnetworks(SubnetworkSearchCriteria subnetworkSearchCriteria) throws RemoteException, ApiException
RemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.