| Class | Description |
|---|---|
| BaseEntity |
Base entity, providing some common properties that all entities should have.
|
| BaseEntity.Builder |
Abstract builder class, providing base methods for the base properties.
|
| HawkularUser |
Represents a real person.
|
| HawkularUser.Builder | |
| Invitation | |
| Invitation.Builder | |
| Member |
Represents an object that might be a member of an organization.
|
| Operation |
Represents an operation, that can be for instance "metric-create".
|
| Operation.Builder | |
| Organization |
Represents an non-user model that can own resources.
|
| Organization.Builder | |
| OrganizationMembership | |
| OrganizationMembership.Builder | |
| Permission |
Represents the permissions for a given resource.
|
| Permission.Builder | |
| Persona |
Represents a persona that is able to login into the main application.
|
| PersonaResourceRole |
Stores the role for a given user on a specific Resource.
|
| PersonaResourceRole.Builder | |
| Resource |
Represents a resource that is meant to be protected.
|
| Resource.Builder | |
| Role |
Represents a Role in the system.
|
| Role.Builder | |
| UserSettings | |
| UserSettings.Builder |
Copyright © 2015 Red Hat, Inc.. All rights reserved.