| Package | Description |
|---|---|
| csbase.logic | |
| csbase.remote |
| Modifier and Type | Method and Description |
|---|---|
PlatformInfo |
Platform.getPlatformInfo()
Obtém uma cópia do PlatformInfo desta plataforma.
|
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.createPlatform(PlatformInfo info)
Criação de uma nova plataforma.
|
static Platform |
Platform.modifyPlatform(Object id,
PlatformInfo info)
Modificação de uma plataforma.
|
| Constructor and Description |
|---|
Platform(Object id,
PlatformInfo info)
Constrói uma Platforma de Execução.
|
| Modifier and Type | Method and Description |
|---|---|
Platform |
AdministrationServiceInterface.createPlatform(PlatformInfo info)
Cria uma nova plataforma no sistema.
|
Platform |
AdministrationServiceInterface.modifyPlatform(Object id,
PlatformInfo info)
Modifica uma plataforma no sistema.
|
Copyright © 2017. All rights reserved.