| Package | Description |
|---|---|
| org.bimserver.emf | |
| org.bimserver.plugins.services | |
| org.bimserver.shared |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcModelInterface.checkin(long poid,
String comment) |
long |
IfcModelInterface.commit(String comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
BimServerClientInterface.download(long roid,
String query,
long oid,
Path file) |
AuthInterface |
BimServerClientInterface.getBimServerAuthInterface() |
IfcModelInterface |
BimServerClientInterface.getModel(SProject project,
long roid,
boolean deep,
boolean recordChanges) |
IfcModelInterface |
BimServerClientInterface.getModel(SProject project,
long roid,
boolean deep,
boolean recordChanges,
boolean includeGeometry) |
NotificationRegistryInterface |
BimServerClientInterface.getNotificationRegistryInterface() |
RemoteServiceInterface |
BimServerClientInterface.getRemoteServiceInterface() |
IfcModelInterface |
BimServerClientInterface.newModel(SProject newProject,
boolean recordChanges) |
| Modifier and Type | Method and Description |
|---|---|
<T extends PublicInterface> |
ServiceHolder.get(Class<T> clazz) |
AdminInterface |
ServiceHolder.getAdminInterface() |
AuthInterface |
ServiceHolder.getAuthInterface() |
LowLevelInterface |
ServiceHolder.getLowLevelInterface() |
MetaInterface |
ServiceHolder.getMeta() |
NewServicesInterface |
ServiceHolder.getNewServicesInterface() |
PluginInterface |
ServiceHolder.getPluginInterface() |
NotificationRegistryInterface |
ServiceHolder.getRegistry() |
ServiceInterface |
ServiceHolder.getServiceInterface() |
SettingsInterface |
ServiceHolder.getSettingsInterface() |
Copyright © 2018 OpenSource BIM. All rights reserved.