public class NewServicesImpl extends GenericServiceImpl implements org.bimserver.shared.interfaces.NewServicesInterface
| Constructor and Description |
|---|
NewServicesImpl(ServiceMap serviceMap) |
| Modifier and Type | Method and Description |
|---|---|
List<org.bimserver.interfaces.objects.SNewServiceDescriptor> |
listAllServiceDescriptors() |
List<org.bimserver.interfaces.objects.SFormatSerializerMap> |
listAvailableOutputFormats(Long poid) |
getAuthorization, getBimServer, getCurrentUser, getInternalAccessMethod, getServiceMap, getUserSettings, handleException, requireAdminAuthentication, requireAdminAuthenticationAndRunningServer, requireAdminOrMonitorAuthentication, requireAuthentication, requireAuthenticationAndRunningServer, requireRealUserAuthentication, requireRunningServer, requireSelfregistrationAllowed, setAuthorizationpublic NewServicesImpl(ServiceMap serviceMap)
public List<org.bimserver.interfaces.objects.SNewServiceDescriptor> listAllServiceDescriptors() throws org.bimserver.shared.exceptions.ServerException, org.bimserver.shared.exceptions.UserException
listAllServiceDescriptors in interface org.bimserver.shared.interfaces.NewServicesInterfaceorg.bimserver.shared.exceptions.ServerExceptionorg.bimserver.shared.exceptions.UserExceptionpublic List<org.bimserver.interfaces.objects.SFormatSerializerMap> listAvailableOutputFormats(Long poid) throws org.bimserver.shared.exceptions.ServerException, org.bimserver.shared.exceptions.UserException
listAvailableOutputFormats in interface org.bimserver.shared.interfaces.NewServicesInterfaceorg.bimserver.shared.exceptions.ServerExceptionorg.bimserver.shared.exceptions.UserExceptionCopyright © 2019 OpenSource BIM. All rights reserved.