|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NetworkServiceInterface
| Method Summary | |
|---|---|
Network[] |
getAllNetworks()
Returns the list of Network objects to which the current
login has
access. |
Network |
getCurrentNetwork()
Returns the current network for which requests are being made. |
Network |
updateNetwork(Network network)
Updates the specified network. |
| Method Detail |
|---|
Network[] getAllNetworks()
throws RemoteException,
ApiException
Network objects to which the current
login has
access.
Intended to be used without a network code in the SOAP header when the login may have more than one network associated with it.
RemoteException
ApiException
Network getCurrentNetwork()
throws RemoteException,
ApiException
RemoteException
ApiException
Network updateNetwork(Network network)
throws RemoteException,
ApiException
network - the network that needs to be updated
RemoteException
ApiException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||