| Package | Description |
|---|---|
| org.bimserver.shared.interfaces | |
| org.bimserver.shared.interfaces.async |
| Modifier and Type | Method and Description |
|---|---|
SGeoTag |
ServiceInterfaceAdaptor.getGeoTag(Long goid) |
SGeoTag |
ServiceInterface.getGeoTag(Long goid)
Get the GeoTag attached to the given Project
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceInterfaceAdaptor.updateGeoTag(SGeoTag sGeoTag) |
void |
ServiceInterface.updateGeoTag(SGeoTag sGeoTag)
Update the GeoTag of a project
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncServiceInterface.GetGeoTagCallback.success(SGeoTag result) |
void |
AsyncServiceInterface.updateGeoTag(SGeoTag sGeoTag,
AsyncServiceInterface.UpdateGeoTagCallback callback) |
Copyright © 2016 OpenSource BIM. All rights reserved.