@OslcNamespaceDefinition(prefix="dcterms",namespaceURI="http://purl.org/dc/terms/") @OslcNamespaceDefinition(prefix="rdf",namespaceURI="http://www.w3.org/1999/02/22-rdf-syntax-ns#") @OslcNamespaceDefinition(prefix="oslc",namespaceURI="http://open-services.net/ns/core#") @OslcNamespaceDefinition(prefix="sodius_feedback",namespaceURI="http://www.sodius.com/ns/feedback#") @OslcNamespaceDefinition(prefix="sodius_process",namespaceURI="http://www.sodius.com/ns/process#") @OslcNamespaceDefinition(prefix="oslc_config",namespaceURI="http://open-services.net/ns/config#")
Package com.sodius.oslc.server.process.links.model
Namespaces and main concepts of process links contributed by SodiusWillert.
- Since:
- 3.7.0
-
Class Summary Class Description ContainerScope Encapsulates availableLinkType
s per associated remote container.LinkingContext Encapsulates the linking-related data (linking type, linking resource and in-used global configuration if any).LinkingRawResources Encapsulates the linking raw resource URLs.LinkingScope Wraps thelinking scope service
success response; either aFeedback
or a collection ofContainerScope
s.LinkingScopeValidation LinkingScreeningContext Encapsulates the linking-screening-related data (linking type, linking resource and in-used global configuration if any).LinkingTarget The (remote) linkingServiceProvider
plus thetrace
of the in-used Global Configuration (if any).