Index

C D F G L O S U 
All Classes and Interfaces|All Packages

C

createInformationSupplyChain(String, NewInformationSupplyChainRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Create an information supply chain.
createInformationSupplyChainFromTemplate(String, TemplateRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Create a new metadata element to represent an information supply chain using an existing metadata element as a template.
createInformationSupplyChainSegment(String, String, InformationSupplyChainSegmentRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Create an information supply chain segment and link it to its owning information supply chain.

D

deleteInformationSupplyChain(String, String, boolean, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Delete an information supply chain.
deleteInformationSupplyChainSegment(String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Delete an information supply chain segment.
detachSegments(String, String, String, MetadataSourceRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Detach two information supply chain segments from one another.

F

findInformationSupplyChains(String, boolean, int, int, boolean, boolean, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Retrieve the list of information supply chain metadata elements that contain the search string.
findSolutionBlueprints(String, int, int, boolean, boolean, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Retrieve the list of solution blueprint metadata elements that contain the search string.
findSolutionComponents(String, int, int, boolean, boolean, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Retrieve the list of solution component metadata elements that contain the search string.
findSolutionRoles(String, int, int, boolean, boolean, boolean, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Retrieve the list of actor roles metadata elements that contain the search string and show which solution components (if any) are attached to it.

G

getInformationSupplyChainByGUID(String, String, boolean, AnyTimeRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Return the properties of a specific information supply chain.
getInformationSupplyChainsByName(String, boolean, int, int, FilterRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Returns the list of information supply chains with a particular name.
getSolutionComponentImplementations(String, String, int, int, ResultsRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Retrieve the list of metadata elements that are associated with the solution component via the ImplementedBy relationship.

L

linkSegments(String, String, String, InformationSupplyChainLinkRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Connect two information supply chain segments.

O

org.odpi.openmetadata.viewservices.solutionarchitect.server.spring - package org.odpi.openmetadata.viewservices.solutionarchitect.server.spring
 

S

SolutionArchitectResource - Class in org.odpi.openmetadata.viewservices.solutionarchitect.server.spring
The SolutionArchitectResource provides part of the server-side implementation of the Solution Architect OMVS.
SolutionArchitectResource() - Constructor for class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Default constructor

U

updateInformationSupplyChain(String, String, boolean, UpdateInformationSupplyChainRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Update the properties of an information supply chain.
updateInformationSupplyChainSegment(String, String, boolean, InformationSupplyChainSegmentRequestBody) - Method in class org.odpi.openmetadata.viewservices.solutionarchitect.server.spring.SolutionArchitectResource
Update the properties of an information supply chain segment.
C D F G L O S U 
All Classes and Interfaces|All Packages