org.bimserver.shared.interfaces.async
Interfaces
AsyncAdminInterface.ClearOutputFileCacheCallback
AsyncAdminInterface.DisablePluginCallback
AsyncAdminInterface.EnablePluginCallback
AsyncAdminInterface.GetAllPluginsCallback
AsyncAdminInterface.GetBimServerInfoCallback
AsyncAdminInterface.GetDatabaseInformationCallback
AsyncAdminInterface.GetJavaInfoCallback
AsyncAdminInterface.GetLastDatabaseResetCallback
AsyncAdminInterface.GetLatestVersionCallback
AsyncAdminInterface.GetLogsCallback
AsyncAdminInterface.GetMetricsCallback
AsyncAdminInterface.GetMigrationsCallback
AsyncAdminInterface.GetProtocolBuffersFileCallback
AsyncAdminInterface.GetServerInfoCallback
AsyncAdminInterface.GetServerLogCallback
AsyncAdminInterface.GetServerStartTimeCallback
AsyncAdminInterface.GetSystemInfoCallback
AsyncAdminInterface.GetVersionCallback
AsyncAdminInterface.MigrateDatabaseCallback
AsyncAdminInterface.RegenerateGeometryCallback
AsyncAdminInterface.SetupCallback
AsyncAdminInterface.UpgradePossibleCallback
AsyncAuthInterface.ChangePasswordCallback
AsyncAuthInterface.GetAccessMethodCallback
AsyncAuthInterface.GetLoggedInUserCallback
AsyncAuthInterface.IsLoggedInCallback
AsyncAuthInterface.LoginCallback
AsyncAuthInterface.LoginUserTokenCallback
AsyncAuthInterface.LogoutCallback
AsyncAuthInterface.RequestPasswordChangeCallback
AsyncAuthInterface.SetHashCallback
AsyncAuthInterface.ValidateAccountCallback
AsyncBimServerAuthInterface.ChangePasswordCallback
AsyncBimServerAuthInterface.GetLoggedInUserCallback
AsyncBimServerAuthInterface.RequestPasswordChangeCallback
AsyncBimServerAuthInterface.ValidateAccountCallback
AsyncLowLevelInterface.AbortTransactionCallback
AsyncLowLevelInterface.AddBooleanAttributeCallback
AsyncLowLevelInterface.AddDoubleAttributeCallback
AsyncLowLevelInterface.AddIntegerAttributeCallback
AsyncLowLevelInterface.AddReferenceCallback
AsyncLowLevelInterface.AddStringAttributeCallback
AsyncLowLevelInterface.CommitTransactionCallback
AsyncLowLevelInterface.CountCallback
AsyncLowLevelInterface.CreateObjectCallback
AsyncLowLevelInterface.GetBooleanAttributeAtIndexCallback
AsyncLowLevelInterface.GetBooleanAttributeCallback
AsyncLowLevelInterface.GetBooleanAttributesCallback
AsyncLowLevelInterface.GetByteArrayAttributeCallback
AsyncLowLevelInterface.GetByteArrayAttributesCallback
AsyncLowLevelInterface.GetDataObjectByGuidCallback
AsyncLowLevelInterface.GetDataObjectByOidCallback
AsyncLowLevelInterface.GetDataObjectsByTypeCallback
AsyncLowLevelInterface.GetDataObjectsCallback
AsyncLowLevelInterface.GetDoubleAttributeAtIndexCallback
AsyncLowLevelInterface.GetDoubleAttributeCallback
AsyncLowLevelInterface.GetDoubleAttributesCallback
AsyncLowLevelInterface.GetEnumAttributeCallback
AsyncLowLevelInterface.GetIntegerAttributeAtIndexCallback
AsyncLowLevelInterface.GetIntegerAttributeCallback
AsyncLowLevelInterface.GetIntegerAttributesCallback
AsyncLowLevelInterface.GetLongAttributeAtIndexCallback
AsyncLowLevelInterface.GetLongAttributeCallback
AsyncLowLevelInterface.GetReferenceCallback
AsyncLowLevelInterface.GetReferencesCallback
AsyncLowLevelInterface.GetStringAttributeCallback
AsyncLowLevelInterface.GetStringAttributesCallback
AsyncLowLevelInterface.RemoveAllReferencesCallback
AsyncLowLevelInterface.RemoveAttributeCallback
AsyncLowLevelInterface.RemoveObjectCallback
AsyncLowLevelInterface.RemoveReferenceByOidCallback
AsyncLowLevelInterface.RemoveReferenceCallback
AsyncLowLevelInterface.SetBooleanAttributeAtIndexCallback
AsyncLowLevelInterface.SetBooleanAttributeCallback
AsyncLowLevelInterface.SetBooleanAttributesCallback
AsyncLowLevelInterface.SetByteArrayAttributeCallback
AsyncLowLevelInterface.SetDoubleAttributeAtIndexCallback
AsyncLowLevelInterface.SetDoubleAttributeCallback
AsyncLowLevelInterface.SetDoubleAttributesCallback
AsyncLowLevelInterface.SetEnumAttributeCallback
AsyncLowLevelInterface.SetIntegerAttributeAtIndexCallback
AsyncLowLevelInterface.SetIntegerAttributeCallback
AsyncLowLevelInterface.SetIntegerAttributesCallback
AsyncLowLevelInterface.SetLongAttributeAtIndexCallback
AsyncLowLevelInterface.SetLongAttributeCallback
AsyncLowLevelInterface.SetLongAttributesCallback
AsyncLowLevelInterface.SetReferenceCallback
AsyncLowLevelInterface.SetStringAttributeAtIndexCallback
AsyncLowLevelInterface.SetStringAttributeCallback
AsyncLowLevelInterface.SetWrappedBooleanAttributeCallback
AsyncLowLevelInterface.SetWrappedDoubleAttributeCallback
AsyncLowLevelInterface.SetWrappedIntegerAttributeCallback
AsyncLowLevelInterface.SetWrappedLongAttributeCallback
AsyncLowLevelInterface.SetWrappedStringAttributeCallback
AsyncLowLevelInterface.StartTransactionCallback
AsyncLowLevelInterface.UnsetAttributeCallback
AsyncLowLevelInterface.UnsetReferenceCallback
AsyncMetaInterface.GetAllAsJsonCallback
AsyncMetaInterface.GetEnumLiteralsCallback
AsyncMetaInterface.GetServiceInterfaceCallback
AsyncMetaInterface.GetServiceInterfacesCallback
AsyncMetaInterface.GetServiceMethodCallback
AsyncMetaInterface.GetServiceMethodParametersCallback
AsyncMetaInterface.GetServiceMethodsCallback
AsyncMetaInterface.GetServiceTypesCallback
AsyncNewServicesInterface.ListAllServiceDescriptorsCallback
AsyncNewServicesInterface.ListAvailableOutputFormatsCallback
AsyncNotificationInterface.ClosedProgressOnProjectTopicCallback
AsyncNotificationInterface.ClosedProgressOnRevisionTopicCallback
AsyncNotificationInterface.ClosedProgressOnServerTopicCallback
AsyncNotificationInterface.NewExtendedDataCallback
AsyncNotificationInterface.NewProgressOnProjectTopicCallback
AsyncNotificationInterface.NewProgressOnRevisionTopicCallback
AsyncNotificationInterface.NewProgressOnServerTopicCallback
AsyncNotificationInterface.NewProgressTopicCallback
AsyncNotificationInterface.NewProjectCallback
AsyncNotificationInterface.NewRevisionCallback
AsyncNotificationInterface.NewUserCallback
AsyncNotificationInterface.ProgressCallback
AsyncNotificationRegistryInterface.GetProgressCallback
AsyncNotificationRegistryInterface.GetProgressTopicsOnProjectCallback
AsyncNotificationRegistryInterface.GetProgressTopicsOnRevisionCallback
AsyncNotificationRegistryInterface.GetProgressTopicsOnServerCallback
AsyncNotificationRegistryInterface.RegisterChangeProgressOnProjectCallback
AsyncNotificationRegistryInterface.RegisterChangeProgressOnRevisionCallback
AsyncNotificationRegistryInterface.RegisterChangeProgressOnServerCallback
AsyncNotificationRegistryInterface.RegisterNewExtendedDataOnRevisionHandlerCallback
AsyncNotificationRegistryInterface.RegisterNewProjectHandlerCallback
AsyncNotificationRegistryInterface.RegisterNewRevisionHandlerCallback
AsyncNotificationRegistryInterface.RegisterNewRevisionOnSpecificProjectHandlerCallback
AsyncNotificationRegistryInterface.RegisterNewUserHandlerCallback
AsyncNotificationRegistryInterface.RegisterProgressHandlerCallback
AsyncNotificationRegistryInterface.RegisterProgressOnProjectTopicCallback
AsyncNotificationRegistryInterface.RegisterProgressOnRevisionTopicCallback
AsyncNotificationRegistryInterface.RegisterProgressTopicCallback
AsyncNotificationRegistryInterface.UnregisterChangeProgressOnProjectCallback
AsyncNotificationRegistryInterface.UnregisterChangeProgressOnRevisionCallback
AsyncNotificationRegistryInterface.UnregisterChangeProgressOnServerCallback
AsyncNotificationRegistryInterface.UnregisterNewExtendedDataOnRevisionHandlerCallback
AsyncNotificationRegistryInterface.UnregisterNewProjectHandlerCallback
AsyncNotificationRegistryInterface.UnregisterNewRevisionHandlerCallback
AsyncNotificationRegistryInterface.UnregisterNewRevisionOnSpecificProjectHandlerCallback
AsyncNotificationRegistryInterface.UnregisterNewUserHandlerCallback
AsyncNotificationRegistryInterface.UnregisterProgressHandlerCallback
AsyncNotificationRegistryInterface.UnregisterProgressTopicCallback
AsyncNotificationRegistryInterface.UpdateProgressTopicCallback
AsyncOAuthInterface.AuthorizeCallback
AsyncOAuthInterface.GenerateForwardUrlCallback
AsyncOAuthInterface.GetAuthorizationByIdCallback
AsyncOAuthInterface.GetOAuthServerByClientIdCallback
AsyncOAuthInterface.GetOAuthServerByIdCallback
AsyncOAuthInterface.GetRemoteTokenCallback
AsyncOAuthInterface.ListAuthorizationCodesCallback
AsyncOAuthInterface.ListIssuedAuthorizationCodesCallback
AsyncOAuthInterface.ListRegisteredServersCallback
AsyncOAuthInterface.ListRegisteredServersLocalCallback
AsyncOAuthInterface.RegisterApplicationCallback
AsyncOAuthInterface.RegisterRemoteApplicationCallback
AsyncOAuthInterface.RevokeApplicationCallback
AsyncOAuthInterface.RevokeAuthorizationCallback
AsyncOAuthInterface.SetAuthorizationCodeCallback
AsyncPluginInterface.AddDeserializerCallback
AsyncPluginInterface.AddInternalServiceCallback
AsyncPluginInterface.AddModelCompareCallback
AsyncPluginInterface.AddModelMergerCallback
AsyncPluginInterface.AddObjectIDMCallback
AsyncPluginInterface.AddQueryEngineCallback
AsyncPluginInterface.AddRenderEngineCallback
AsyncPluginInterface.AddSerializerCallback
AsyncPluginInterface.ClearMavenCacheCallback
AsyncPluginInterface.DeleteDeserializerCallback
AsyncPluginInterface.DeleteInternalServiceCallback
AsyncPluginInterface.DeleteModelCheckerCallback
AsyncPluginInterface.DeleteModelCompareCallback
AsyncPluginInterface.DeleteModelMergerCallback
AsyncPluginInterface.DeleteObjectIDMCallback
AsyncPluginInterface.DeletePluginConfigurationCallback
AsyncPluginInterface.DeleteQueryEngineCallback
AsyncPluginInterface.DeleteRenderEngineCallback
AsyncPluginInterface.DeleteSerializerCallback
AsyncPluginInterface.GetAllDeserializerPluginDescriptorsCallback
AsyncPluginInterface.GetAllDeserializersCallback
AsyncPluginInterface.GetAllDeserializersForProjectCallback
AsyncPluginInterface.GetAllInternalServicesCallback
AsyncPluginInterface.GetAllInternalServicesOfServiceCallback
AsyncPluginInterface.GetAllModelCheckerPluginDescriptorsCallback
AsyncPluginInterface.GetAllModelComparePluginDescriptorsCallback
AsyncPluginInterface.GetAllModelComparesCallback
AsyncPluginInterface.GetAllModelMergerPluginDescriptorsCallback
AsyncPluginInterface.GetAllModelMergersCallback
AsyncPluginInterface.GetAllObjectIDMPluginDescriptorsCallback
AsyncPluginInterface.GetAllObjectIDMsCallback
AsyncPluginInterface.GetAllQueryEnginePluginDescriptorsCallback
AsyncPluginInterface.GetAllQueryEnginesCallback
AsyncPluginInterface.GetAllRenderEnginePluginDescriptorsCallback
AsyncPluginInterface.GetAllRenderEnginesCallback
AsyncPluginInterface.GetAllSerializerPluginDescriptorsCallback
AsyncPluginInterface.GetAllSerializersCallback
AsyncPluginInterface.GetAllSerializersForPoidsCallback
AsyncPluginInterface.GetAllSerializersForRoidsCallback
AsyncPluginInterface.GetAllServicePluginDescriptorsCallback
AsyncPluginInterface.GetAllWebModulePluginDescriptorsCallback
AsyncPluginInterface.GetAllWebModulesCallback
AsyncPluginInterface.GetAvailablePluginBundlesCallback
AsyncPluginInterface.GetDefaultModelCompareCallback
AsyncPluginInterface.GetDefaultModelMergerCallback
AsyncPluginInterface.GetDefaultObjectIDMCallback
AsyncPluginInterface.GetDefaultQueryEngineCallback
AsyncPluginInterface.GetDefaultRenderEngineCallback
AsyncPluginInterface.GetDefaultSerializerCallback
AsyncPluginInterface.GetDefaultWebModuleCallback
AsyncPluginInterface.GetInstalledPluginBundleCallback
AsyncPluginInterface.GetInstalledPluginBundlesCallback
AsyncPluginInterface.GetInternalServiceByIdCallback
AsyncPluginInterface.GetModelCompareByIdCallback
AsyncPluginInterface.GetModelCompareByNameCallback
AsyncPluginInterface.GetModelMergerByIdCallback
AsyncPluginInterface.GetModelMergerByNameCallback
AsyncPluginInterface.GetObjectIDMByIdCallback
AsyncPluginInterface.GetObjectIDMByNameCallback
AsyncPluginInterface.GetPluginBundleCallback
AsyncPluginInterface.GetPluginDescriptorByNameCallback
AsyncPluginInterface.GetPluginDescriptorCallback
AsyncPluginInterface.GetPluginInformationCallback
AsyncPluginInterface.GetPluginObjectDefinitionCallback
AsyncPluginInterface.GetPluginSettingsCallback
AsyncPluginInterface.GetRenderEngineByIdCallback
AsyncPluginInterface.GetRenderEngineByNameCallback
AsyncPluginInterface.GetSerializerByPluginClassNameCallback
AsyncPluginInterface.GetWebModuleByIdCallback
AsyncPluginInterface.GetWebModuleByNameCallback
AsyncPluginInterface.HasActiveSerializerCallback
AsyncPluginInterface.HasPreBuiltPluginsCallback
AsyncPluginInterface.InstallPluginBundleCallback
AsyncPluginInterface.InstallPluginBundleFromFileCallback
AsyncPluginInterface.InstallPluginBundleFromUrlCallback
AsyncPluginInterface.InstallPreBuiltPluginsCallback
AsyncPluginInterface.ListAllWebModulesCallback
AsyncPluginInterface.ListPluginsInBundleCallback
AsyncPluginInterface.SetDefaultModelCompareCallback
AsyncPluginInterface.SetDefaultModelMergerCallback
AsyncPluginInterface.SetDefaultObjectIDMCallback
AsyncPluginInterface.SetDefaultQueryEngineCallback
AsyncPluginInterface.SetDefaultRenderEngineCallback
AsyncPluginInterface.SetDefaultSerializerCallback
AsyncPluginInterface.SetDefaultWebModuleCallback
AsyncPluginInterface.SetPluginSettingsCallback
AsyncPluginInterface.UninstallPluginBundleCallback
AsyncPluginInterface.UpdateDeserializerCallback
AsyncPluginInterface.UpdateInternalServiceCallback
AsyncPluginInterface.UpdateModelCompareCallback
AsyncPluginInterface.UpdateModelMergerCallback
AsyncPluginInterface.UpdateObjectIDMCallback
AsyncPluginInterface.UpdatePluginBundleCallback
AsyncPluginInterface.UpdateQueryEngineCallback
AsyncPluginInterface.UpdateRenderEngineCallback
AsyncPluginInterface.UpdateSerializerCallback
AsyncRegistryInterface.GetProgressCallback
AsyncRegistryInterface.GetProgressTopicsOnProjectCallback
AsyncRegistryInterface.GetProgressTopicsOnRevisionCallback
AsyncRegistryInterface.GetProgressTopicsOnServerCallback
AsyncRegistryInterface.RegisterChangeProgressOnProjectCallback
AsyncRegistryInterface.RegisterChangeProgressOnRevisionCallback
AsyncRegistryInterface.RegisterChangeProgressOnServerCallback
AsyncRegistryInterface.RegisterNewProjectHandlerCallback
AsyncRegistryInterface.RegisterNewRevisionOnSpecificProjectHandlerCallback
AsyncRegistryInterface.RegisterNewUserHandlerCallback
AsyncRegistryInterface.RegisterProgressHandlerCallback
AsyncRegistryInterface.RegisterProgressOnProjectTopicCallback
AsyncRegistryInterface.RegisterProgressOnRevisionTopicCallback
AsyncRegistryInterface.RegisterProgressTopicCallback
AsyncRegistryInterface.UnregisterChangeProgressOnProjectCallback
AsyncRegistryInterface.UnregisterChangeProgressOnRevisionCallback
AsyncRegistryInterface.UnregisterChangeProgressOnServerCallback
AsyncRegistryInterface.UnregisterNewProjectHandlerCallback
AsyncRegistryInterface.UnregisterNewRevisionOnSpecificProjectHandlerCallback
AsyncRegistryInterface.UnregisterNewUserHandlerCallback
AsyncRegistryInterface.UnregisterProgressHandlerCallback
AsyncRegistryInterface.UnregisterProgressTopicCallback
AsyncRegistryInterface.UpdateProgressTopicCallback
AsyncRemoteServiceInterface.GetPrivateProfilesCallback
AsyncRemoteServiceInterface.GetPublicProfilesCallback
AsyncRemoteServiceInterface.GetServiceCallback
AsyncRemoteServiceInterface.NewExtendedDataOnProjectCallback
AsyncRemoteServiceInterface.NewExtendedDataOnRevisionCallback
AsyncRemoteServiceInterface.NewRevisionCallback
AsyncServiceInterface.AddExtendedDataSchemaCallback
AsyncServiceInterface.AddExtendedDataToProjectCallback
AsyncServiceInterface.AddExtendedDataToRevisionCallback
AsyncServiceInterface.AddLocalServiceToProjectCallback
AsyncServiceInterface.AddModelCheckerCallback
AsyncServiceInterface.AddModelCheckerToProjectCallback
AsyncServiceInterface.AddNewServiceToProjectCallback
AsyncServiceInterface.AddProjectAsSubProjectCallback
AsyncServiceInterface.AddProjectCallback
AsyncServiceInterface.AddServiceToProjectCallback
AsyncServiceInterface.AddUserCallback
AsyncServiceInterface.AddUserToExtendedDataSchemaCallback
AsyncServiceInterface.AddUserToProjectCallback
AsyncServiceInterface.AddUserWithPasswordCallback
AsyncServiceInterface.BcfToJsonCallback
AsyncServiceInterface.BranchToExistingProjectCallback
AsyncServiceInterface.BranchToNewProjectCallback
AsyncServiceInterface.ChangeUserTypeCallback
AsyncServiceInterface.CheckinCallback
AsyncServiceInterface.CheckinFromUrlCallback
AsyncServiceInterface.CheckinInitiatedCallback
AsyncServiceInterface.CheckInternetConnectionCallback
AsyncServiceInterface.CheckoutCallback
AsyncServiceInterface.CleanupLongActionCallback
AsyncServiceInterface.CompareCallback
AsyncServiceInterface.DeleteProjectCallback
AsyncServiceInterface.DeleteServiceCallback
AsyncServiceInterface.DeleteUserCallback
AsyncServiceInterface.DownloadCallback
AsyncServiceInterface.DownloadCompareResultsCallback
AsyncServiceInterface.GetAllAuthorizedUsersOfProjectCallback
AsyncServiceInterface.GetAllCheckoutsByUserCallback
AsyncServiceInterface.GetAllCheckoutsOfProjectAndSubProjectsCallback
AsyncServiceInterface.GetAllCheckoutsOfProjectCallback
AsyncServiceInterface.GetAllCheckoutsOfRevisionCallback
AsyncServiceInterface.GetAllExtendedDataOfRevisionAndSchemaCallback
AsyncServiceInterface.GetAllExtendedDataOfRevisionCallback
AsyncServiceInterface.GetAllExtendedDataSchemasCallback
AsyncServiceInterface.GetAllLocalProfilesCallback
AsyncServiceInterface.GetAllLocalServiceDescriptorsCallback
AsyncServiceInterface.GetAllModelCheckersCallback
AsyncServiceInterface.GetAllModelCheckersOfProjectCallback
AsyncServiceInterface.GetAllNewServicesOfProjectCallback
AsyncServiceInterface.GetAllNonAuthorizedProjectsOfUserCallback
AsyncServiceInterface.GetAllNonAuthorizedUsersOfProjectCallback
AsyncServiceInterface.GetAllPrivateProfilesCallback
AsyncServiceInterface.GetAllProjectsCallback
AsyncServiceInterface.GetAllProjectsSmallCallback
AsyncServiceInterface.GetAllPublicProfilesCallback
AsyncServiceInterface.GetAllReadableProjectsCallback
AsyncServiceInterface.GetAllRelatedProjectsCallback
AsyncServiceInterface.GetAllRepositoryExtendedDataSchemasCallback
AsyncServiceInterface.GetAllRepositoryModelCheckersCallback
AsyncServiceInterface.GetAllRevisionsByUserCallback
AsyncServiceInterface.GetAllRevisionsOfProjectCallback
AsyncServiceInterface.GetAllServiceDescriptorsCallback
AsyncServiceInterface.GetAllServicesOfProjectCallback
AsyncServiceInterface.GetAllUsersCallback
AsyncServiceInterface.GetAllWritableProjectsCallback
AsyncServiceInterface.GetAreaCallback
AsyncServiceInterface.GetAvailableClassesCallback
AsyncServiceInterface.GetAvailableClassesInRevisionCallback
AsyncServiceInterface.GetCheckinWarningsCallback
AsyncServiceInterface.GetCheckoutWarningsCallback
AsyncServiceInterface.GetDensityThresholdCallback
AsyncServiceInterface.GetDeserializerByIdCallback
AsyncServiceInterface.GetDeserializerByNameCallback
AsyncServiceInterface.GetDownloadDataCallback
AsyncServiceInterface.GetExtendedDataCallback
AsyncServiceInterface.GetExtendedDataSchemaByIdCallback
AsyncServiceInterface.GetExtendedDataSchemaByNameCallback
AsyncServiceInterface.GetExtendedDataSchemaFromRepositoryCallback
AsyncServiceInterface.GetFileCallback
AsyncServiceInterface.GetFileMetaCallback
AsyncServiceInterface.GetGeometryDataToReuseCallback
AsyncServiceInterface.GetGeometryInfoCallback
AsyncServiceInterface.GetGeoTagCallback
AsyncServiceInterface.GetIfcHeaderCallback
AsyncServiceInterface.GetLastExtendedDataOfRevisionAndSchemaCallback
AsyncServiceInterface.GetModelBoundsCallback
AsyncServiceInterface.GetModelBoundsForConcreteRevisionCallback
AsyncServiceInterface.GetModelBoundsUntransformedCallback
AsyncServiceInterface.GetModelBoundsUntransformedForConcreteRevisionCallback
AsyncServiceInterface.GetModelCheckerInstanceCallback
AsyncServiceInterface.GetModelMaxBoundsCallback
AsyncServiceInterface.GetModelMinBoundsCallback
AsyncServiceInterface.GetNewServiceCallback
AsyncServiceInterface.GetNrPrimitivesCallback
AsyncServiceInterface.GetNrPrimitivesTotalCallback
AsyncServiceInterface.GetOidByGuidCallback
AsyncServiceInterface.GetProjectByPoidCallback
AsyncServiceInterface.GetProjectsByNameCallback
AsyncServiceInterface.GetProjectSmallByPoidCallback
AsyncServiceInterface.GetQueryEngineByIdCallback
AsyncServiceInterface.GetQueryEngineByNameCallback
AsyncServiceInterface.GetQueryEngineExampleCallback
AsyncServiceInterface.GetQueryEngineExampleKeysCallback
AsyncServiceInterface.GetRevisionCallback
AsyncServiceInterface.GetRevisionSummaryCallback
AsyncServiceInterface.GetSerializerByContentTypeCallback
AsyncServiceInterface.GetSerializerByIdCallback
AsyncServiceInterface.GetSerializerByNameCallback
AsyncServiceInterface.GetServiceCallback
AsyncServiceInterface.GetServiceDescriptorCallback
AsyncServiceInterface.GetSubProjectByNameCallback
AsyncServiceInterface.GetSubProjectsCallback
AsyncServiceInterface.GetSuggestedDeserializerForExtensionCallback
AsyncServiceInterface.GetTileCountsCallback
AsyncServiceInterface.GetTopLevelProjectByNameCallback
AsyncServiceInterface.GetTotalBoundsCallback
AsyncServiceInterface.GetTotalUntransformedBoundsCallback
AsyncServiceInterface.GetUserByUoidCallback
AsyncServiceInterface.GetUserByUserNameCallback
AsyncServiceInterface.GetUserRelatedLogsCallback
AsyncServiceInterface.GetUserSettingsCallback
AsyncServiceInterface.GetUsersProjectsCallback
AsyncServiceInterface.GetVolumeCallback
AsyncServiceInterface.ImportDataCallback
AsyncServiceInterface.InitiateCheckinCallback
AsyncServiceInterface.ListBoundingBoxesCallback
AsyncServiceInterface.RegenerateGeometryCallback
AsyncServiceInterface.RemoveModelCheckerFromProjectCallback
AsyncServiceInterface.RemoveNewServiceFromProjectCallback
AsyncServiceInterface.RemoveServiceFromProjectCallback
AsyncServiceInterface.RemoveUserFromExtendedDataSchemaCallback
AsyncServiceInterface.RemoveUserFromProjectCallback
AsyncServiceInterface.SendCompareEmailCallback
AsyncServiceInterface.SetRevisionTagCallback
AsyncServiceInterface.ShareRevisionCallback
AsyncServiceInterface.TerminateLongRunningActionCallback
AsyncServiceInterface.TriggerNewExtendedDataCallback
AsyncServiceInterface.TriggerNewRevisionCallback
AsyncServiceInterface.TriggerRevisionServiceCallback
AsyncServiceInterface.UndeleteProjectCallback
AsyncServiceInterface.UndeleteUserCallback
AsyncServiceInterface.UpdateGeoTagCallback
AsyncServiceInterface.UpdateModelCheckerCallback
AsyncServiceInterface.UpdateProjectCallback
AsyncServiceInterface.UpdateRevisionCallback
AsyncServiceInterface.UploadFileCallback
AsyncServiceInterface.UserHasCheckinRightsCallback
AsyncServiceInterface.UserHasRightsCallback
AsyncServiceInterface.ValidateModelCheckerCallback
AsyncSettingsInterface.GetEmailSenderAddressCallback
AsyncSettingsInterface.GetProtocolBuffersPortCallback
AsyncSettingsInterface.GetServerSettingsCallback
AsyncSettingsInterface.GetServiceRepositoryUrlCallback
AsyncSettingsInterface.GetSiteAddressCallback
AsyncSettingsInterface.GetSmtpServerCallback
AsyncSettingsInterface.IsAllowSelfRegistrationCallback
AsyncSettingsInterface.IsAllowUsersToCreateTopLevelProjectsCallback
AsyncSettingsInterface.IsCacheOutputFilesCallback
AsyncSettingsInterface.IsCheckinMergingEnabledCallback
AsyncSettingsInterface.IsGenerateGeometryOnCheckinCallback
AsyncSettingsInterface.IsHideUserListForNonAdminCallback
AsyncSettingsInterface.IsPluginStrictVersionCheckingCallback
AsyncSettingsInterface.IsSendConfirmationEmailAfterRegistrationCallback
AsyncSettingsInterface.SetAllowSelfRegistrationCallback
AsyncSettingsInterface.SetAllowUsersToCreateTopLevelProjectsCallback
AsyncSettingsInterface.SetCacheOutputFilesCallback
AsyncSettingsInterface.SetCheckinMergingEnabledCallback
AsyncSettingsInterface.SetEmailSenderAddressCallback
AsyncSettingsInterface.SetGenerateGeometryOnCheckinCallback
AsyncSettingsInterface.SetHideUserListForNonAdminCallback
AsyncSettingsInterface.SetPluginStrictVersionCheckingCallback
AsyncSettingsInterface.SetProtocolBuffersPortCallback
AsyncSettingsInterface.SetSendConfirmationEmailAfterRegistrationCallback
AsyncSettingsInterface.SetServerDescriptionCallback
AsyncSettingsInterface.SetServerIconCallback
AsyncSettingsInterface.SetServerNameCallback
AsyncSettingsInterface.SetServerSettingsCallback
AsyncSettingsInterface.SetServiceRepositoryUrlCallback
AsyncSettingsInterface.SetSiteAddressCallback
AsyncSettingsInterface.SetSmtpServerCallback
AsyncSettingsInterface.SetWhiteListedDomainsCallback
Classes
AsyncAdminInterface
AsyncAuthInterface
AsyncBimServerAuthInterface
AsyncLowLevelInterface
AsyncMetaInterface
AsyncNewServicesInterface
AsyncNotificationInterface
AsyncNotificationRegistryInterface
AsyncOAuthInterface
AsyncPluginInterface
AsyncRegistryInterface
AsyncRemoteServiceInterface
AsyncServiceInterface
AsyncSettingsInterface