Uses of Class
org.wso2.carbon.rest.api.APIData
Packages that use APIData
-
Uses of APIData in org.wso2.carbon.rest.api
Methods in org.wso2.carbon.rest.api that return APIDataModifier and TypeMethodDescriptionstatic APIDataRestApiAdminUtils.convertApiToAPIData(org.apache.synapse.api.API api) Methods in org.wso2.carbon.rest.api with parameters of type APIDataModifier and TypeMethodDescriptionintstatic org.apache.axiom.om.OMElementRestApiAdminUtils.retrieveAPIOMElement(APIData apiData) -
Uses of APIData in org.wso2.carbon.rest.api.service
Methods in org.wso2.carbon.rest.api.service that return APIDataModifier and TypeMethodDescriptionRestApiAdmin.getApiByName(String apiName) RestApiAdminService.getApiByName(String apiName) Retrieves API configuration mapped into the name passed in.RestApiAdmin.getApiForTenant(String apiName, String tenantDomain) Set the tenant domain when a publisher tries to retrieve API his API in MT mode.RestApiAdminService.getApiForTenant(String apiName, String tenantDomain) Sets the tenant domain when a publisher tries to retrieve API his API in MT mode.APIData[]RestApiAdmin.getAPIsForListing(int pageNumber, int itemsPerPage) Methods in org.wso2.carbon.rest.api.service with parameters of type APIDataModifier and TypeMethodDescriptionbooleanbooleanAdds an API with the metadata passed in.booleanRestApiAdminService.addApiForTenant(APIData apiData, String tenantDomain) Adds an API with the metadata passed in.RestApiAdmin.getApiSource(APIData apiData) boolean