| Modifier and Type | Method and Description |
|---|---|
default void |
TransactionalAlgorithmRegistry.unregister(org.n52.shetland.ogc.wps.ap.ApplicationPackage applicationPackage)
Deletes the process specified in the application package.
|
default void |
TransactionalAlgorithmRepository.unregister(org.n52.shetland.ogc.wps.ap.ApplicationPackage applicationPackage)
Unregisters the
ApplicationPackage. |
void |
TransactionalAlgorithmRegistry.unregister(org.n52.shetland.ogc.ows.OwsCode id)
Deletes the process with the specified id.
|
void |
TransactionalAlgorithmRegistryImpl.unregister(org.n52.shetland.ogc.ows.OwsCode id) |
void |
AbstractTransactionalAlgorithmRepository.unregister(org.n52.shetland.ogc.ows.OwsCode id) |
void |
TransactionalAlgorithmRepository.unregister(org.n52.shetland.ogc.ows.OwsCode id)
Unregisters the
ApplicationPackage with the specified id. |
default void |
TransactionalAlgorithmRegistry.unregister(String id)
Deletes the process with the specified id.
|
void |
TransactionalAlgorithmRegistry.update(org.n52.shetland.ogc.wps.ap.ApplicationPackage applicationPackage)
Updates the process specified in the
ApplicationPackage. |
void |
TransactionalAlgorithmRegistryImpl.update(org.n52.shetland.ogc.wps.ap.ApplicationPackage applicationPackage) |
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.