Package com.sodius.oslc.server.process.scheme
Provides storage support for process schemes.
- Since:
- 3.5.0
-
Class Summary Class Description NativeLinks Helper class toset
the configured native link types, of a scheme, on given resources.NativeLinkTypeChange A native link type change.ProcessSchemePolicyChangeSet Encapsulates the changes made to aProcessSchemePolicy
.ProcessSchemePolicyChangeSet.ValueChange Encapsulates the current and/or the previous value of a policy.ProcessSchemePolicyStore Manages access to process scheme policies.ProcessSchemePolicyStore.PolicyKey Represents a composite key for policy settings, for a given friend (may benull)
, resource type (may benull)
and link type (may benull)
.ProcessSchemeStore Manages access to process schemes. -
Exception Summary Exception Description InvalidProcessSchemePolicyException Thrown when aProcessSchemePolicy
is found invalid.ProcessSchemeStoreException Thrown when a problem with theProcessSchemeStore
occurs.