Class ApiResource

java.lang.Object
io.virtualan.api.ApiResource

public class ApiResource extends Object
This ApiResource class identify the resource name.
Author:
Elan Thangamani
  • Method Details

    • getResourceParent

      public static String getResourceParent(Class clazz)
    • getResource

      public static String getResource(Class clazz)
    • getParentPath

      public static String getParentPath(Class clazz, String parentPath)
    • getResource

      public static String getResource(Method method)
    • getResourceByURL

      public static String getResourceByURL(String url)