| Class | Description |
|---|---|
| AbstractAdminPage |
Base class for all Organization pages.
|
| AbstractAppPage |
Base class for all Application pages.
|
| AbstractOrgPage |
Base class for all Organization pages.
|
| AbstractPage |
Base class for all pages, includes/handles the header and footer.
|
| AbstractPlanPage |
Base class for all Plan pages.
|
| AbstractPolicyPage |
Base class for all Policy pages.
|
| AbstractRedirectPage |
Base class for all pages that simply redirect somewhere else.
|
| AbstractServicePage |
Base class for all Service pages.
|
| AbstractUserPage |
The "User" page, with the Organizations tab displayed.
|
| AdminGatewaysPage |
The Role Management admin page.
|
| AdminPolicyDefsPage |
The Role Management admin page.
|
| AdminRolesPage |
The Role Management admin page.
|
| AppActivityPage |
The "Application" page, with the Activity tab displayed.
|
| AppApisPage |
The "Application" page, with the APIs tab displayed.
|
| AppContractsPage |
The "Application" page, with the Contracts tab displayed.
|
| AppOverviewPage |
The "Application" page, with the Overview tab displayed.
|
| AppPoliciesPage |
The "Application" page, with the Policies tab displayed.
|
| AppRedirectPage |
The default application page.
|
| ConsumerOrgPage |
The "Organization Details" page - part of the consumer UI.
|
| ConsumerOrgsPage |
The "Browse Organizations" page - part of the consumer UI.
|
| ConsumerServicePage |
The "Service Details" page - part of the consumer UI.
|
| ConsumerServicesPage |
The "Browse Services" page - part of the consumer UI.
|
| DashboardPage |
The default page.
|
| EditGatewayPage |
Page that lets the user edit (or delete) a Gateway.
|
| EditPolicyPage |
Page that lets the user create a new Policy.
|
| EditRolePage |
Page that lets the user edit a role.
|
| ImportPolicyDefPage |
Page that lets the user import a new policy definition (or multiple definitions).
|
| ImportServicesPage |
Page that lets the user import a new policy definition.
|
| NewAppPage |
Page that lets the user create a new Application.
|
| NewAppVersionPage |
Page that lets the user create a new Application Version.
|
| NewContractPage |
Page that lets the user create a new Contract.
|
| NewGatewayPage |
Page that lets the user create a new Organization.
|
| NewMemberPage |
Page that lets the user add a member to an organization.
|
| NewOrgPage |
Page that lets the user create a new Organization.
|
| NewPlanPage |
Page that lets the user create a new Plan.
|
| NewPlanVersionPage |
Page that lets the user create a new Plan Version.
|
| NewPolicyPage |
Page that lets the user create a new Policy.
|
| NewRolePage |
Page that lets the user create a new Role.
|
| NewServicePage |
Page that lets the user create a new Service.
|
| NewServiceVersionPage |
Page that lets the user create a new Service Version.
|
| OrgActivityPage |
The "Organization" page, with the Activity tab displayed.
|
| OrgAppsPage |
The "Organization" page, with the Applications tab displayed.
|
| OrgManageMembersPage |
The "Organization" page, with the Members tab displayed.
|
| OrgMembersPage |
The "Organization" page, with the Members tab displayed.
|
| OrgPlansPage |
The "Organization" page, with the Plans tab displayed.
|
| OrgRedirectPage |
The default org page.
|
| OrgServicesPage |
The "Organization" page, with the Services tab displayed.
|
| PlanActivityPage |
The "Plan" page, with the Activity tab displayed.
|
| PlanOverviewPage |
The "Plan" page, with the Overview tab displayed.
|
| PlanPoliciesPage |
The "Plan" page, with the Policies tab displayed.
|
| PlanRedirectPage |
The default page for a plan.
|
| ServiceActivityPage |
The "Service" page, with the Activity tab displayed.
|
| ServiceContractsPage |
The "Service" page, with the Contracts tab displayed.
|
| ServiceImplPage |
The "Service" page, with the Implementation tab displayed.
|
| ServiceOverviewPage |
The "Service" page, with the Overview tab displayed.
|
| ServicePlansPage |
The "Service" page, with the Plans tab displayed.
|
| ServicePoliciesPage |
The "Service" page, with the Policies tab displayed.
|
| ServiceRedirectPage |
The default service page.
|
| SettingsProfilePage |
The User Profile settings page.
|
| UserActivityPage |
The "User" page, with the Activity tab displayed.
|
| UserAppsPage |
The "User" page, with the Organizations tab displayed.
|
| UserOrgsPage |
The "User" page, with the Applications tab displayed.
|
| UserRedirectPage |
The default page.
|
| UserServicesPage |
The "User" page, with the Services tab displayed.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.