org.wso2.carbon.rest.api
Class RestApiAdminUtils

java.lang.Object
  extended by org.wso2.carbon.rest.api.RestApiAdminUtils

public class RestApiAdminUtils
extends Object


Constructor Summary
RestApiAdminUtils()
           
 
Method Summary
static org.apache.axiom.om.OMElement retrieveAPIOMElement(APIData apiData)
           
static org.apache.axiom.om.OMElement retrieveResourceOMElement(ResourceData resourceData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestApiAdminUtils

public RestApiAdminUtils()
Method Detail

retrieveAPIOMElement

public static org.apache.axiom.om.OMElement retrieveAPIOMElement(APIData apiData)

retrieveResourceOMElement

public static org.apache.axiom.om.OMElement retrieveResourceOMElement(ResourceData resourceData)


Copyright © 2015 WSO2. All rights reserved.