Package com.sodius.oslc.server.process
Facilities for sending OSLC responses to process requests.
-
Interface Summary Interface Description ResourceDiff.PropertyValidator A validator that checks whether a property should be taken into account while computing the diff between 2 resources. -
Class Summary Class Description ApplicationArtifact An application native artifact wrapper.ApplicationArtifactResolver Allows to resolve application-native artifacts.ApplicationContainer An application native artifact container wrapper.GlobalConfigurationResolver Allows to resolveGlobal Configurations
used byapplication artifacts
and to determine theGlobal Configuration awareness
of a container.LinkingType Either an OSLC domain orLinkType
for linking two application's artifacts.LinksAppearanceStore Manages persistence of Links Appearance.OslcProperties Provides support for selective property values through the "oslc.properties" query parameter of a servlet request.ProjectAreaAssociationStore Manages persistence of ProjectArea associations.ProjectAreaStore Manages access to OSLC project areas.ResourceDiff<T extends IExtendedResource> The differences between 2 resources of the same type.ResourceDiff.ResourceDiffBuilder<T extends IExtendedResource> Builds an instance ofResourceDiff
. -
Exception Summary Exception Description LinksAppearanceException Thrown when a problem with theLinksAppearanceStore
occurs.ProjectAreaAssociationStoreException Thrown when a problem with theProjectAreaAssociationStore
occurs.ProjectAreaStoreException Thrown when a problem with theProjectAreaStore
occurs.