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 Configurationsused byapplication artifactsand to determine theGlobal Configuration awarenessof a container.LinkingType Either an OSLC domain orLinkTypefor linking two application's artifacts.LinkingTypesStore Manages availableResourceType,LinkType, andAssociationTypeusing enumerations for standard types.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 LinkingTypesStoreException Thrown when a problem with theLinkingTypesStoreoccurs.LinksAppearanceException Thrown when a problem with theLinksAppearanceStoreoccurs.ProjectAreaAssociationStoreException Thrown when a problem with theProjectAreaAssociationStoreoccurs.ProjectAreaStoreException Thrown when a problem with theProjectAreaStoreoccurs.