| Interface | Description |
|---|---|
| AuthorizationRule |
Represent a rule to execute to grant access or not.
|
| PageMappingService |
Service that allows to map an arbitrary String key to a (Custom) Page or URL.
|
| PageService | |
| PageServiceListener | |
| SContentType | |
| SPageBuilder | |
| SPageBuilderFactory | |
| SPageLogBuilder | |
| SPageLogBuilderFactory | |
| SPageUpdateBuilder | |
| SPageUpdateBuilderFactory | |
| SPageUpdateContentBuilder | |
| URLAdapter |
| Class | Description |
|---|---|
| AuthorizationRuleWithParameters | |
| IsActorInitiatorRule | |
| IsAdminRule | |
| IsInvolvedInProcessInstanceRule | |
| IsManagerOfUserInvolvedInProcessInstanceRule |
This Rule authorizes a user, if this user is the manager of another user involved in the given process instance.
|
| IsProcessInitiatorRule | |
| IsProcessOwnerRule | |
| IsTaskAvailableForUserRule | |
| IsTaskPerformerRule | |
| SPage | |
| SPageMapping | |
| SPageURL |
author Emmanuel Duchastenier
|
| SPageWithContent |
| Exception | Description |
|---|---|
| SAuthorizationException |
Thrown when access to a given page or URL is not allowed for a given key.
|
| SInvalidPageTokenException | |
| SInvalidPageZipException |
content of the page is not valid
|
| SInvalidPageZipInconsistentException | |
| SInvalidPageZipMissingAPropertyException | |
| SInvalidPageZipMissingIndexException | |
| SInvalidPageZipMissingPropertiesException |