Class JaxRsApplicationDescriptor

java.lang.Object
com.liferay.object.system.JaxRsApplicationDescriptor

public class JaxRsApplicationDescriptor extends Object
  • Constructor Details

    • JaxRsApplicationDescriptor

      public JaxRsApplicationDescriptor(String applicationName, String applicationPath, String path, String version)
  • Method Details

    • getApplicationName

      public String getApplicationName()
    • getApplicationPath

      public String getApplicationPath()
    • getPath

      public String getPath()
    • getRESTContextPath

      public String getRESTContextPath()
    • getVersion

      public String getVersion()