public class PluginInterfaceAdaptor extends Object implements PluginInterface
| Constructor and Description |
|---|
PluginInterfaceAdaptor() |
public Long addDeserializer(SDeserializerPluginConfiguration deserializer) throws UserException, ServerException
addDeserializer in interface PluginInterfacedeserializer - Deserializer to addUserExceptionServerExceptionpublic Long addInternalService(SInternalServicePluginConfiguration internalService) throws UserException, ServerException
addInternalService in interface PluginInterfaceUserExceptionServerExceptionpublic Long addModelCompare(SModelComparePluginConfiguration modelCompare) throws UserException, ServerException
addModelCompare in interface PluginInterfacemodelCompare - ModelCompare to addUserExceptionServerExceptionpublic Long addModelMerger(SModelMergerPluginConfiguration modelMerger) throws UserException, ServerException
addModelMerger in interface PluginInterfacemodelMerger - ModelMerger to addUserExceptionServerExceptionpublic Long addObjectIDM(SObjectIDMPluginConfiguration objectIDM) throws UserException, ServerException
addObjectIDM in interface PluginInterfaceobjectIDM - The ObjectIDM to addUserExceptionServerExceptionpublic Long addQueryEngine(SQueryEnginePluginConfiguration queryEngine) throws UserException, ServerException
addQueryEngine in interface PluginInterfacequeryEngine - QueryEngine to addUserExceptionServerExceptionpublic Long addRenderEngine(SRenderEnginePluginConfiguration renderEngine) throws UserException, ServerException
addRenderEngine in interface PluginInterfacerenderEngine - RenderEngine to addUserExceptionServerExceptionpublic Long addSerializer(SSerializerPluginConfiguration serializer) throws UserException, ServerException
addSerializer in interface PluginInterfaceserializer - Serializer to addUserExceptionServerExceptionpublic void clearMavenCache()
throws UserException,
ServerException
PluginInterfaceclearMavenCache in interface PluginInterfaceUserExceptionServerExceptionpublic void deleteDeserializer(Long sid) throws UserException, ServerException
deleteDeserializer in interface PluginInterfacesid - ObjectID of the Deserializer to deleteUserExceptionServerExceptionpublic void deleteInternalService(Long oid) throws UserException, ServerException
deleteInternalService in interface PluginInterfaceUserExceptionServerExceptionpublic void deleteModelChecker(Long iid) throws UserException, ServerException
deleteModelChecker in interface PluginInterfaceiid - ObjectID of the ModelCompare to deleteUserExceptionServerExceptionpublic void deleteModelCompare(Long iid) throws UserException, ServerException
deleteModelCompare in interface PluginInterfaceiid - ObjectID of the ModelCompare to deleteUserExceptionServerExceptionpublic void deleteModelMerger(Long iid) throws UserException, ServerException
deleteModelMerger in interface PluginInterfaceiid - ObjectID of the ModelMerger to deleteUserExceptionServerExceptionpublic void deleteObjectIDM(Long oid) throws UserException, ServerException
deleteObjectIDM in interface PluginInterfaceoid - ObjectID of the ObjectIDM to deleteUserExceptionServerExceptionpublic void deletePluginConfiguration(Long oid) throws UserException, ServerException
deletePluginConfiguration in interface PluginInterfaceUserExceptionServerExceptionpublic void deleteQueryEngine(Long iid) throws UserException, ServerException
deleteQueryEngine in interface PluginInterfaceiid - ObjectID of the QueryEngine to deleteUserExceptionServerExceptionpublic void deleteRenderEngine(Long iid) throws UserException, ServerException
deleteRenderEngine in interface PluginInterfaceiid - ObjectID of the RenderEngine to deleteUserExceptionServerExceptionpublic void deleteSerializer(Long sid) throws UserException, ServerException
deleteSerializer in interface PluginInterfacesid - ObjectID of the Serializer to deleteUserExceptionServerExceptionpublic List<SPluginDescriptor> getAllDeserializerPluginDescriptors() throws UserException, ServerException
getAllDeserializerPluginDescriptors in interface PluginInterfaceUserExceptionServerExceptionpublic List<SDeserializerPluginConfiguration> getAllDeserializers(Boolean onlyEnabled) throws UserException, ServerException
getAllDeserializers in interface PluginInterfaceonlyEnabled - Whether to only include enabled deserializersUserExceptionServerExceptionpublic List<SDeserializerPluginConfiguration> getAllDeserializersForProject(Boolean onlyEnabled, Long poid) throws UserException, ServerException
getAllDeserializersForProject in interface PluginInterfaceonlyEnabled - Whether to only include enabled deserializersUserExceptionServerExceptionpublic List<SInternalServicePluginConfiguration> getAllInternalServices(Boolean onlyEnabled) throws UserException, ServerException
getAllInternalServices in interface PluginInterfaceUserExceptionServerExceptionpublic List<SInternalServicePluginConfiguration> getAllInternalServicesOfService(String name, Boolean onlyEnabled) throws UserException, ServerException
getAllInternalServicesOfService in interface PluginInterfaceUserExceptionServerExceptionpublic List<SPluginDescriptor> getAllModelCheckerPluginDescriptors() throws UserException, ServerException
getAllModelCheckerPluginDescriptors in interface PluginInterfaceUserExceptionServerExceptionpublic List<SPluginDescriptor> getAllModelComparePluginDescriptors() throws UserException, ServerException
getAllModelComparePluginDescriptors in interface PluginInterfaceUserExceptionServerExceptionpublic List<SModelComparePluginConfiguration> getAllModelCompares(Boolean onlyEnabled) throws UserException, ServerException
getAllModelCompares in interface PluginInterfaceonlyEnabled - Whether to only include enabled model compareUserExceptionServerExceptionpublic List<SPluginDescriptor> getAllModelMergerPluginDescriptors() throws UserException, ServerException
getAllModelMergerPluginDescriptors in interface PluginInterfaceUserExceptionServerExceptionpublic List<SModelMergerPluginConfiguration> getAllModelMergers(Boolean onlyEnabled) throws UserException, ServerException
getAllModelMergers in interface PluginInterfaceonlyEnabled - Whether to only include enabled model mergersUserExceptionServerExceptionpublic List<SObjectIDMPluginDescriptor> getAllObjectIDMPluginDescriptors() throws UserException, ServerException
getAllObjectIDMPluginDescriptors in interface PluginInterfaceUserExceptionServerExceptionpublic List<SObjectIDMPluginConfiguration> getAllObjectIDMs(Boolean onlyEnabled) throws UserException, ServerException
getAllObjectIDMs in interface PluginInterfaceonlyEnabled - Whether to include only enabled ObjectIDMsUserExceptionServerExceptionpublic List<SPluginDescriptor> getAllQueryEnginePluginDescriptors() throws UserException, ServerException
getAllQueryEnginePluginDescriptors in interface PluginInterfaceUserExceptionServerExceptionpublic List<SQueryEnginePluginConfiguration> getAllQueryEngines(Boolean onlyEnabled) throws UserException, ServerException
getAllQueryEngines in interface PluginInterfaceonlyEnabled - Whether to only include enabled query enginesUserExceptionServerExceptionpublic List<SPluginDescriptor> getAllRenderEnginePluginDescriptors() throws UserException, ServerException
getAllRenderEnginePluginDescriptors in interface PluginInterfaceUserExceptionServerExceptionpublic List<SRenderEnginePluginConfiguration> getAllRenderEngines(Boolean onlyEnabled) throws UserException, ServerException
getAllRenderEngines in interface PluginInterfaceonlyEnabled - Whether to only include enabled IFC enginesUserExceptionServerExceptionpublic List<SPluginDescriptor> getAllSerializerPluginDescriptors() throws UserException, ServerException
getAllSerializerPluginDescriptors in interface PluginInterfaceUserExceptionServerExceptionpublic List<SSerializerPluginConfiguration> getAllSerializers(Boolean onlyEnabled) throws UserException, ServerException
getAllSerializers in interface PluginInterfaceonlyEnabled - Whether to only include enabled serializersUserExceptionServerExceptionpublic List<SSerializerPluginConfiguration> getAllSerializersForPoids(Boolean onlyEnabled, Set<Long> poids) throws UserException, ServerException
getAllSerializersForPoids in interface PluginInterfaceUserExceptionServerExceptionpublic List<SSerializerPluginConfiguration> getAllSerializersForRoids(Boolean onlyEnabled, Set<Long> roids) throws UserException, ServerException
getAllSerializersForRoids in interface PluginInterfaceonlyEnabled - Whether to only include enabled serializersUserExceptionServerExceptionpublic List<SPluginDescriptor> getAllServicePluginDescriptors() throws UserException, ServerException
getAllServicePluginDescriptors in interface PluginInterfaceUserExceptionServerExceptionpublic List<SPluginDescriptor> getAllWebModulePluginDescriptors() throws UserException, ServerException
getAllWebModulePluginDescriptors in interface PluginInterfaceUserExceptionServerExceptionpublic List<SWebModulePluginConfiguration> getAllWebModules(Boolean onlyEnabled) throws UserException, ServerException
getAllWebModules in interface PluginInterfaceonlyEnabled - Whether to only include enabled IFC enginesUserExceptionServerExceptionpublic List<SPluginBundle> getAvailablePluginBundles() throws UserException, ServerException
getAvailablePluginBundles in interface PluginInterfaceUserExceptionServerExceptionpublic SModelComparePluginConfiguration getDefaultModelCompare() throws UserException, ServerException
getDefaultModelCompare in interface PluginInterfaceUserExceptionServerExceptionpublic SModelMergerPluginConfiguration getDefaultModelMerger() throws UserException, ServerException
getDefaultModelMerger in interface PluginInterfaceUserExceptionServerExceptionpublic SObjectIDMPluginConfiguration getDefaultObjectIDM() throws UserException, ServerException
getDefaultObjectIDM in interface PluginInterfaceUserExceptionServerExceptionpublic SQueryEnginePluginConfiguration getDefaultQueryEngine() throws UserException, ServerException
getDefaultQueryEngine in interface PluginInterfaceUserExceptionServerExceptionpublic SRenderEnginePluginConfiguration getDefaultRenderEngine() throws UserException, ServerException
getDefaultRenderEngine in interface PluginInterfaceUserExceptionServerExceptionpublic SSerializerPluginConfiguration getDefaultSerializer() throws UserException, ServerException
getDefaultSerializer in interface PluginInterfaceUserExceptionServerExceptionpublic SWebModulePluginConfiguration getDefaultWebModule() throws UserException, ServerException
getDefaultWebModule in interface PluginInterfaceUserExceptionServerExceptionpublic SPluginBundleVersion getInstalledPluginBundle(Long oid) throws UserException, ServerException
getInstalledPluginBundle in interface PluginInterfaceUserExceptionServerExceptionpublic List<SPluginBundle> getInstalledPluginBundles() throws UserException, ServerException
getInstalledPluginBundles in interface PluginInterfaceUserExceptionServerExceptionpublic SInternalServicePluginConfiguration getInternalServiceById(Long oid) throws UserException, ServerException
getInternalServiceById in interface PluginInterfaceUserExceptionServerExceptionpublic SModelComparePluginConfiguration getModelCompareById(Long oid) throws UserException, ServerException
getModelCompareById in interface PluginInterfaceoid - ObjectID of the ModelCompareUserExceptionServerExceptionpublic SModelComparePluginConfiguration getModelCompareByName(String name) throws UserException, ServerException
getModelCompareByName in interface PluginInterfacename - Name of the ModelCompareUserExceptionServerExceptionpublic SModelMergerPluginConfiguration getModelMergerById(Long oid) throws UserException, ServerException
getModelMergerById in interface PluginInterfaceoid - ObjectID of the ModelMergerUserExceptionServerExceptionpublic SModelMergerPluginConfiguration getModelMergerByName(String name) throws UserException, ServerException
getModelMergerByName in interface PluginInterfacename - Name of the ModelMergerUserExceptionServerExceptionpublic SObjectIDMPluginConfiguration getObjectIDMById(Long oid) throws UserException, ServerException
getObjectIDMById in interface PluginInterfaceoid - ObjectID of the ObjectIDMUserExceptionServerExceptionpublic SObjectIDMPluginConfiguration getObjectIDMByName(String objectIDMName) throws UserException, ServerException
getObjectIDMByName in interface PluginInterfaceobjectIDMName - Name of the ObjectIDMUserExceptionServerExceptionpublic SPluginBundle getPluginBundle(String repository, String groupId, String artifactId) throws UserException, ServerException
getPluginBundle in interface PluginInterfaceUserExceptionServerExceptionpublic SPluginDescriptor getPluginDescriptor(Long oid) throws UserException, ServerException
getPluginDescriptor in interface PluginInterfaceUserExceptionServerExceptionpublic SPluginDescriptor getPluginDescriptorByName(String name) throws UserException, ServerException
getPluginDescriptorByName in interface PluginInterfaceUserExceptionServerExceptionpublic List<SPluginInformation> getPluginInformation(String repository, String groupId, String artifactId, String version) throws UserException, ServerException
getPluginInformation in interface PluginInterfaceUserExceptionServerExceptionpublic SObjectDefinition getPluginObjectDefinition(Long oid) throws UserException, ServerException
getPluginObjectDefinition in interface PluginInterfaceUserExceptionServerExceptionpublic SObjectType getPluginSettings(Long poid) throws UserException, ServerException
getPluginSettings in interface PluginInterfaceUserExceptionServerExceptionpublic SRenderEnginePluginConfiguration getRenderEngineById(Long oid) throws UserException, ServerException
getRenderEngineById in interface PluginInterfaceoid - ObjectID of the RenderEngineUserExceptionServerExceptionpublic SRenderEnginePluginConfiguration getRenderEngineByName(String name) throws UserException, ServerException
getRenderEngineByName in interface PluginInterfacename - Name of the RenderEngineUserExceptionServerExceptionpublic SSerializerPluginConfiguration getSerializerByPluginClassName(String pluginClassName) throws UserException, ServerException
getSerializerByPluginClassName in interface PluginInterfaceUserExceptionServerExceptionpublic SWebModulePluginConfiguration getWebModuleById(Long oid) throws UserException, ServerException
getWebModuleById in interface PluginInterfaceoid - ObjectID of the DeserializerUserExceptionServerExceptionpublic SWebModulePluginConfiguration getWebModuleByName(String name) throws UserException, ServerException
getWebModuleByName in interface PluginInterfaceUserExceptionServerExceptionpublic Boolean hasActiveSerializer(String contentType) throws UserException, ServerException
hasActiveSerializer in interface PluginInterfacecontentType - Content typeUserExceptionServerExceptionpublic Boolean hasPreBuiltPlugins() throws UserException, ServerException
hasPreBuiltPlugins in interface PluginInterfaceUserExceptionServerExceptionpublic void installPluginBundle(String repository, String groupId, String artifactId, String version, List<SPluginInformation> plugins) throws UserException, ServerException
installPluginBundle in interface PluginInterfaceUserExceptionServerExceptionpublic void installPluginBundleFromFile(DataHandler data, Boolean installAllPluginsForAllUsers, Boolean installAllPluginsForNewUsers) throws UserException, ServerException
installPluginBundleFromFile in interface PluginInterfaceUserExceptionServerExceptionpublic void installPluginBundleFromUrl(String url, Boolean installAllPluginsForAllUsers, Boolean installAllPluginsForNewUsers) throws UserException, ServerException
installPluginBundleFromUrl in interface PluginInterfaceUserExceptionServerExceptionpublic void installPreBuiltPlugins(List<String> artifacts) throws UserException, ServerException
installPreBuiltPlugins in interface PluginInterfaceUserExceptionServerExceptionpublic List<SWebModulePluginConfiguration> listAllWebModules() throws UserException, ServerException
listAllWebModules in interface PluginInterfaceUserExceptionServerExceptionpublic List<SPluginDescriptor> listPluginsInBundle(Long pluginBundleVersionOid) throws UserException, ServerException
listPluginsInBundle in interface PluginInterfaceUserExceptionServerExceptionpublic void setDefaultModelCompare(Long oid) throws UserException, ServerException
setDefaultModelCompare in interface PluginInterfaceUserExceptionServerExceptionpublic void setDefaultModelMerger(Long oid) throws UserException, ServerException
setDefaultModelMerger in interface PluginInterfaceUserExceptionServerExceptionpublic void setDefaultObjectIDM(Long oid) throws UserException, ServerException
setDefaultObjectIDM in interface PluginInterfaceUserExceptionServerExceptionpublic void setDefaultQueryEngine(Long oid) throws UserException, ServerException
setDefaultQueryEngine in interface PluginInterfaceUserExceptionServerExceptionpublic void setDefaultRenderEngine(Long oid) throws UserException, ServerException
setDefaultRenderEngine in interface PluginInterfaceUserExceptionServerExceptionpublic void setDefaultSerializer(Long oid) throws UserException, ServerException
setDefaultSerializer in interface PluginInterfaceUserExceptionServerExceptionpublic void setDefaultWebModule(Long oid) throws UserException, ServerException
setDefaultWebModule in interface PluginInterfaceUserExceptionServerExceptionpublic void setPluginSettings(Long poid, SObjectType settings) throws UserException, ServerException
setPluginSettings in interface PluginInterfaceUserExceptionServerExceptionpublic void uninstallPluginBundle(String repository, String groupId, String artifactId, String version) throws UserException, ServerException
uninstallPluginBundle in interface PluginInterfaceUserExceptionServerExceptionpublic void updateDeserializer(SDeserializerPluginConfiguration deserializer) throws UserException, ServerException
updateDeserializer in interface PluginInterfacedeserializer - Deserializer to updateUserExceptionServerExceptionpublic void updateInternalService(SInternalServicePluginConfiguration internalService) throws UserException, ServerException
updateInternalService in interface PluginInterfaceUserExceptionServerExceptionpublic void updateModelCompare(SModelComparePluginConfiguration modelCompare) throws UserException, ServerException
updateModelCompare in interface PluginInterfacemodelCompare - ModelCompare to updateUserExceptionServerExceptionpublic void updateModelMerger(SModelMergerPluginConfiguration modelMerger) throws UserException, ServerException
updateModelMerger in interface PluginInterfacemodelMerger - ModelMerger to updateUserExceptionServerExceptionpublic void updateObjectIDM(SObjectIDMPluginConfiguration objectIDM) throws UserException, ServerException
updateObjectIDM in interface PluginInterfaceobjectIDM - The ObjectIDM to updateUserExceptionServerExceptionpublic void updatePluginBundle(String repository, String groupId, String artifactId, String version) throws UserException, ServerException
updatePluginBundle in interface PluginInterfaceUserExceptionServerExceptionpublic void updateQueryEngine(SQueryEnginePluginConfiguration queryEngine) throws UserException, ServerException
updateQueryEngine in interface PluginInterfacequeryEngine - QueryEngine to updateUserExceptionServerExceptionpublic void updateRenderEngine(SRenderEnginePluginConfiguration renderEngine) throws UserException, ServerException
updateRenderEngine in interface PluginInterfacerenderEngine - RenderEngine to updateUserExceptionServerExceptionpublic void updateSerializer(SSerializerPluginConfiguration serializer) throws UserException, ServerException
updateSerializer in interface PluginInterfaceserializer - Serializer to updateUserExceptionServerExceptionCopyright © 2018 OpenSource BIM. All rights reserved.