JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Deprecated Classes
Class
Description
org.odpi.openmetadata.accessservices.itinfrastructure.metadataelements.SoftwareServerCapabilityElement
org.odpi.openmetadata.accessservices.itinfrastructure.properties.SoftwareServerCapabilityProperties
Deprecated Methods
Method
Description
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.createSoftwareServerCapability
(String, String, String, boolean, String, SoftwareServerCapabilityProperties)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.createSoftwareServerCapabilityFromTemplate
(String, String, String, boolean, String, TemplateProperties)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.findSoftwareServerCapabilities
(String, String, Date, int, int)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.getSoftwareServerCapabilitiesByName
(String, String, Date, int, int)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.getSoftwareServerCapabilityByGUID
(String, String)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.removeSoftwareServerCapability
(String, String, String, String)
org.odpi.openmetadata.accessservices.itinfrastructure.api.SoftwareServerCapabilityManagerInterface.updateSoftwareServerCapability
(String, String, String, String, boolean, SoftwareServerCapabilityProperties)