eXo WS :: REST :: Extentions 2.3.0-GA

org.exoplatform.services.rest.ext.management
Class RestResourceMethod

java.lang.Object
  extended by org.exoplatform.services.rest.ext.management.RestResourceMethod

public class RestResourceMethod
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
RestResourceMethod(org.exoplatform.management.spi.ManagedMethodMetaData metaData)
           
 
Method Summary
 String getDescription()
           
 String getMethod()
           
 String getName()
           
 List<RestResourceMethodParameter> getParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestResourceMethod

public RestResourceMethod(org.exoplatform.management.spi.ManagedMethodMetaData metaData)
Method Detail

getName

public String getName()

getMethod

public String getMethod()

getDescription

public String getDescription()

getParameters

public List<RestResourceMethodParameter> getParameters()

eXo WS :: REST :: Extentions 2.3.0-GA

Copyright © 2012 eXo Platform SAS. All Rights Reserved.