org.exoplatform.services.rest.ext.management
Class RestResourceMethod
java.lang.Object
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestResourceMethod
public RestResourceMethod(org.exoplatform.management.spi.ManagedMethodMetaData metaData)
getName
public String getName()
getMethod
public String getMethod()
getDescription
public String getDescription()
getParameters
public List<RestResourceMethodParameter> getParameters()
Copyright © 2012 eXo Platform SAS. All Rights Reserved.