See: Description
| Interface | Description |
|---|---|
| ServiceActivationRuleForDataset | |
| ServiceActivationRuleForDatasetContext |
Provides the context in which a service restriction rule is being evaluated.
|
| ServiceActivationRuleForDataspace |
This interface can be implemented to specify whether a user service
is disabled for a given dataspace.
|
| ServiceActivationRuleForDataspaceContext |
Provides the context in which a service restriction rule is being evaluated.
|
| ServicePermissionRule<S extends EntitySelection> |
This interface can be implemented to specify the conditions under which
a user service can be displayed and executed.
|
| ServicePermissionRuleContext<S extends EntitySelection> |
Provides the context in which a service permission rule is being evaluated.
|
| Class | Description |
|---|---|
| UserServicePermission |
Defines the permission for whether or not a user can display or execute
a user service.
|