| Package | Description |
|---|---|
| com.orchestranetworks.userservice.declaration |
A public API for declaring user services.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActivationContextOnAssociation
Provides a context to define the activation scope and permission rules for
a user service being declared on an association level.
|
interface |
ActivationContextOnAssociationRecord
Provides a context to define the activation scope and permission rules for
a user service being declared on an associated record level.
|
interface |
ActivationContextOnHierarchy
Provides a context to define the activation scope and permission rules for
a user service being declared on a hierarchy level.
|
interface |
ActivationContextOnHierarchyNode
Provides a context to define the activation scope and permission rules for
a user service being declared on a hierarchy node level.
|
interface |
ActivationContextOnRecord
Provides a context to define the activation scope and permission rules for
a user service being declared on a record level.
|
interface |
ActivationContextOnTableView
Provides a context to define the activation scope and permission rules for
a user service being declared on a table level.
|