A B C D E F G I L M P R S U 

A

auditEntity(String, String, String, Class<T>, PagingBean) - Method in class io.apiman.manager.api.es.EsStorage
 
auditUser(String, PagingBean) - Method in class io.apiman.manager.api.es.EsStorage
 

B

beginTx() - Method in class io.apiman.manager.api.es.EsStorage
 

C

commitTx() - Method in class io.apiman.manager.api.es.EsStorage
 
createApplication(ApplicationBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createApplicationVersion(ApplicationVersionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createAuditEntry(AuditEntryBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createContract(ContractBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createGateway(GatewayBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createMembership(RoleMembershipBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createOrganization(OrganizationBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createPlan(PlanBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createPlanVersion(PlanVersionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createPlugin(PluginBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createPolicy(PolicyBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createPolicyDefinition(PolicyDefinitionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createRole(RoleBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createService(ServiceBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createServiceVersion(ServiceVersionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
createUser(UserBean) - Method in class io.apiman.manager.api.es.EsStorage
 

D

deleteApplication(ApplicationBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deleteApplicationVersion(ApplicationVersionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deleteContract(ContractBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deleteGateway(GatewayBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deleteMembership(String, String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
deleteMemberships(String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
deleteOrganization(OrganizationBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deletePlan(PlanBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deletePlanVersion(PlanVersionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deletePlugin(PluginBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deletePolicy(PolicyBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deletePolicyDefinition(PolicyDefinitionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deleteRole(RoleBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deleteService(ServiceBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deleteServiceDefinition(ServiceVersionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
deleteServiceVersion(ServiceVersionBean) - Method in class io.apiman.manager.api.es.EsStorage
 

E

EsMarshalling - Class in io.apiman.manager.api.es
Marshalls objects into Maps to be used in ES requests.
EsMarshalling() - Constructor for class io.apiman.manager.api.es.EsMarshalling
 
EsStorage - Class in io.apiman.manager.api.es
An implementation of the API Manager persistence layer that uses git to store the entities.
EsStorage() - Constructor for class io.apiman.manager.api.es.EsStorage
Constructor.

F

findApplications(SearchCriteriaBean) - Method in class io.apiman.manager.api.es.EsStorage
 
findOrganizations(SearchCriteriaBean) - Method in class io.apiman.manager.api.es.EsStorage
 
findPlans(String, SearchCriteriaBean) - Method in class io.apiman.manager.api.es.EsStorage
 
findRoles(SearchCriteriaBean) - Method in class io.apiman.manager.api.es.EsStorage
 
findServices(SearchCriteriaBean) - Method in class io.apiman.manager.api.es.EsStorage
 
findUsers(SearchCriteriaBean) - Method in class io.apiman.manager.api.es.EsStorage
 
from(PolicyBean) - Static method in class io.apiman.manager.api.es.beans.PoliciesBean
Create a new Policies object from the given policy bean instance.
from(PolicyType, String, String, String) - Static method in class io.apiman.manager.api.es.beans.PoliciesBean
Creates a new, empty PoliciesBean from some basic information.

G

getApiRegistry(String, String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getApplication(String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getApplicationContracts(String, String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getApplicationsInOrg(String) - Method in class io.apiman.manager.api.es.EsStorage
 
getApplicationsInOrgs(Set<String>) - Method in class io.apiman.manager.api.es.EsStorage
 
getApplicationVersion(String, String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getApplicationVersions(String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getContract(Long) - Method in class io.apiman.manager.api.es.EsStorage
 
getData() - Method in class io.apiman.manager.api.es.beans.ServiceDefinitionBean
 
getEntityId() - Method in class io.apiman.manager.api.es.beans.PoliciesBean
 
getEntityVersion() - Method in class io.apiman.manager.api.es.beans.PoliciesBean
 
getGateway(String) - Method in class io.apiman.manager.api.es.EsStorage
 
getMaxPolicyOrderIndex(String, String, String, PolicyType) - Method in class io.apiman.manager.api.es.EsStorage
 
getOrganization(String) - Method in class io.apiman.manager.api.es.EsStorage
 
getOrganizationId() - Method in class io.apiman.manager.api.es.beans.PoliciesBean
 
getOrgMemberships(String) - Method in class io.apiman.manager.api.es.EsStorage
 
getOrgs(Set<String>) - Method in class io.apiman.manager.api.es.EsStorage
 
getPermissions(String) - Method in class io.apiman.manager.api.es.EsStorage
 
getPlan(String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getPlansInOrg(String) - Method in class io.apiman.manager.api.es.EsStorage
 
getPlansInOrgs(Set<String>) - Method in class io.apiman.manager.api.es.EsStorage
 
getPlanVersion(String, String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getPlanVersions(String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getPlugin(long) - Method in class io.apiman.manager.api.es.EsStorage
 
getPlugin(String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getPolicies() - Method in class io.apiman.manager.api.es.beans.PoliciesBean
 
getPolicies(String, String, String, PolicyType) - Method in class io.apiman.manager.api.es.EsStorage
 
getPolicy(PolicyType, String, String, String, Long) - Method in class io.apiman.manager.api.es.EsStorage
 
getPolicyDefinition(String) - Method in class io.apiman.manager.api.es.EsStorage
 
getRole(String) - Method in class io.apiman.manager.api.es.EsStorage
 
getService(String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getServiceContracts(String, String, String, int, int) - Method in class io.apiman.manager.api.es.EsStorage
 
getServiceDefinition(ServiceVersionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
getServicesInOrg(String) - Method in class io.apiman.manager.api.es.EsStorage
 
getServicesInOrgs(Set<String>) - Method in class io.apiman.manager.api.es.EsStorage
 
getServiceVersion(String, String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getServiceVersionPlans(String, String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getServiceVersions(String, String) - Method in class io.apiman.manager.api.es.EsStorage
 
getType() - Method in class io.apiman.manager.api.es.beans.PoliciesBean
 
getUser(String) - Method in class io.apiman.manager.api.es.EsStorage
 
getUserMemberships(String) - Method in class io.apiman.manager.api.es.EsStorage
 
getUserMemberships(String, String) - Method in class io.apiman.manager.api.es.EsStorage
 

I

initialize() - Method in class io.apiman.manager.api.es.EsStorage
Called to initialize the storage.
io.apiman.manager.api.es - package io.apiman.manager.api.es
 
io.apiman.manager.api.es.beans - package io.apiman.manager.api.es.beans
 

L

listGateways() - Method in class io.apiman.manager.api.es.EsStorage
 
listPluginPolicyDefs(Long) - Method in class io.apiman.manager.api.es.EsStorage
 
listPlugins() - Method in class io.apiman.manager.api.es.EsStorage
 
listPolicyDefinitions() - Method in class io.apiman.manager.api.es.EsStorage
 

M

marshall(PoliciesBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(GatewayBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(ServiceDefinitionBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(ContractBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(PlanBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(PlanVersionBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(ServiceBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(ServiceVersionBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(ApplicationBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(ApplicationVersionBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(AuditEntryBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(OrganizationBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(RoleMembershipBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(UserBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(RoleBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(PolicyDefinitionBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.
marshall(PluginBean) - Static method in class io.apiman.manager.api.es.EsMarshalling
Marshals the given bean into the given map.

P

PoliciesBean - Class in io.apiman.manager.api.es.beans
Bundles up a bunch of policies into a single bean.
PoliciesBean() - Constructor for class io.apiman.manager.api.es.beans.PoliciesBean
Constructor.

R

reorderPolicies(PolicyType, String, String, String, List<Long>) - Method in class io.apiman.manager.api.es.EsStorage
 
rollbackTx() - Method in class io.apiman.manager.api.es.EsStorage
 

S

ServiceDefinitionBean - Class in io.apiman.manager.api.es.beans
An elastic search service definition bean.
ServiceDefinitionBean() - Constructor for class io.apiman.manager.api.es.beans.ServiceDefinitionBean
Constructor.
setData(String) - Method in class io.apiman.manager.api.es.beans.ServiceDefinitionBean
 
setEntityId(String) - Method in class io.apiman.manager.api.es.beans.PoliciesBean
 
setEntityVersion(String) - Method in class io.apiman.manager.api.es.beans.PoliciesBean
 
setOrganizationId(String) - Method in class io.apiman.manager.api.es.beans.PoliciesBean
 
setPolicies(List<PolicyBean>) - Method in class io.apiman.manager.api.es.beans.PoliciesBean
 
setType(PolicyType) - Method in class io.apiman.manager.api.es.beans.PoliciesBean
 

U

unmarshallApiEntry(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallApplication(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallApplicationSummary(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallApplicationVersion(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallApplicationVersionSummary(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallAuditEntry(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallContract(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallContractSummary(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallGateway(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallGatewaySummary(Map<String, SearchHitField>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallOrganization(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallOrganizationSummary(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallPlan(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallPlanSummary(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallPlanVersion(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallPlanVersionSummary(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallPlugin(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallPluginSummary(Map<String, SearchHitField>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallPolicies(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallPolicyDefinition(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallPolicyDefinitionSummary(Map<String, SearchHitField>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallRole(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallRoleMembership(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallService(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallServiceDefinition(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallServiceSummary(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallServiceVersion(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallServiceVersionSummary(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
unmarshallUser(Map<String, Object>) - Static method in class io.apiman.manager.api.es.EsMarshalling
Unmarshals the given map source into a bean.
updateApplication(ApplicationBean) - Method in class io.apiman.manager.api.es.EsStorage
 
updateApplicationVersion(ApplicationVersionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
updateGateway(GatewayBean) - Method in class io.apiman.manager.api.es.EsStorage
 
updateOrganization(OrganizationBean) - Method in class io.apiman.manager.api.es.EsStorage
 
updatePlan(PlanBean) - Method in class io.apiman.manager.api.es.EsStorage
 
updatePlanVersion(PlanVersionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
updatePolicy(PolicyBean) - Method in class io.apiman.manager.api.es.EsStorage
 
updatePolicyDefinition(PolicyDefinitionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
updateRole(RoleBean) - Method in class io.apiman.manager.api.es.EsStorage
 
updateService(ServiceBean) - Method in class io.apiman.manager.api.es.EsStorage
 
updateServiceDefinition(ServiceVersionBean, InputStream) - Method in class io.apiman.manager.api.es.EsStorage
 
updateServiceVersion(ServiceVersionBean) - Method in class io.apiman.manager.api.es.EsStorage
 
updateUser(UserBean) - Method in class io.apiman.manager.api.es.EsStorage
 
A B C D E F G I L M P R S U 

Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.