Package | Description |
---|---|
org.pentaho.platform.api.engine.security.userroledao |
Class and Description |
---|
AlreadyExistsException
Thrown when an object already exists with the given identifier.
|
IPentahoRole
A role in the Pentaho platform.
|
IPentahoUser
A user of the Pentaho platform.
|
NotFoundException
Thrown when no object exists with the given identifier.
|
UncategorizedUserRoleDaoException
Represents some other, usually fatal, exception.
|
UserRoleDaoException
Superclass of all exception types thrown by
IUserRoleDao implementations. |