| Package | Description |
|---|---|
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async | |
| org.bimserver.shared.interfaces.bimsie1 |
| Modifier and Type | Method and Description |
|---|---|
SProjectSmall |
Bimsie1ServiceInterfaceAdaptor.getProjectSmallByPoid(Long poid) |
| Modifier and Type | Method and Description |
|---|---|
List<SProjectSmall> |
Bimsie1ServiceInterfaceAdaptor.getAllProjectsSmall() |
List<SProjectSmall> |
ServiceInterfaceAdaptor.getAllRelatedProjects(Long poid) |
List<SProjectSmall> |
ServiceInterface.getAllRelatedProjects(Long poid)
Get a list of a project's related projects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncBimsie1ServiceInterface.GetProjectSmallByPoidCallback.success(SProjectSmall result) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncBimsie1ServiceInterface.GetAllProjectsSmallCallback.success(List<SProjectSmall> result) |
void |
AsyncServiceInterface.GetAllRelatedProjectsCallback.success(List<SProjectSmall> result) |
| Modifier and Type | Method and Description |
|---|---|
SProjectSmall |
Bimsie1ServiceInterface.getProjectSmallByPoid(Long poid) |
| Modifier and Type | Method and Description |
|---|---|
List<SProjectSmall> |
Bimsie1ServiceInterface.getAllProjectsSmall() |
Copyright © 2016 OpenSource BIM. All rights reserved.