| Package | Description |
|---|---|
| io.apiman.gateway.engine.beans |
| Modifier and Type | Method and Description |
|---|---|
List<Policy> |
ServiceContract.getPolicies() |
List<Policy> |
Contract.getPolicies() |
List<Policy> |
Service.getServicePolicies() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceContract.setPolicies(List<Policy> policies) |
void |
Contract.setPolicies(List<Policy> policies) |
void |
Service.setServicePolicies(List<Policy> servicePolicies) |
| Constructor and Description |
|---|
ServiceContract(String apikey,
Service service,
Application application,
List<Policy> policies)
Constructor.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.