eXo WS :: REST :: Extentions 2.3.0-GA

org.exoplatform.services.rest.ext.service
Class RestServicesList.RootResource

java.lang.Object
  extended by org.exoplatform.services.rest.ext.service.RestServicesList.RootResource
Enclosing class:
RestServicesList

public static class RestServicesList.RootResource
extends Object


Constructor Summary
RestServicesList.RootResource(String fqn, String path, String regex)
           
 
Method Summary
 String getFqn()
           
 String getPath()
           
 String getRegex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestServicesList.RootResource

public RestServicesList.RootResource(String fqn,
                                     String path,
                                     String regex)
Method Detail

getFqn

public String getFqn()

getPath

public String getPath()

getRegex

public String getRegex()

eXo WS :: REST :: Extentions 2.3.0-GA

Copyright © 2012 eXo Platform SAS. All Rights Reserved.