| Package | Description |
|---|---|
| io.apiman.manager.api.beans.apps | |
| io.apiman.manager.api.beans.orgs | |
| io.apiman.manager.api.beans.plans | |
| io.apiman.manager.api.beans.services |
| Modifier and Type | Method and Description |
|---|---|
OrganizationBean |
ApplicationBean.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationBean.setOrganization(OrganizationBean organization) |
| Modifier and Type | Method and Description |
|---|---|
OrganizationBean |
OrganizationBasedCompositeId.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationBasedCompositeId.setOrganization(OrganizationBean organization) |
| Constructor and Description |
|---|
OrganizationBasedCompositeId(OrganizationBean organization,
String id)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationBean |
PlanBean.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanBean.setOrganization(OrganizationBean organization) |
| Modifier and Type | Method and Description |
|---|---|
OrganizationBean |
ServiceBean.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceBean.setOrganization(OrganizationBean organization) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.