public interface SbbEntitiesService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
void |
removeSbbEntity(String sbbeId) |
SbbEntityInfo[] |
retrieveAllSbbEntities() |
SbbEntityInfo |
retrieveSbbEntityInfo(String sbbeId) |
SbbEntityInfo retrieveSbbEntityInfo(String sbbeId) throws ManagementConsoleException
ManagementConsoleExceptionSbbEntityInfo[] retrieveAllSbbEntities() throws ManagementConsoleException
ManagementConsoleExceptionvoid removeSbbEntity(String sbbeId) throws ManagementConsoleException
ManagementConsoleExceptionCopyright © 2017. All rights reserved.