swagger-sdk.OpenAPI

Class Util

lucee.Component
    extended by swagger-sdk.OpenAPI.Util

Copyright Ortus Solutions, Corp, All rights reserved www.ortussolutions.com --- Open API Utilities

Class Attributes:
  • synchronized : false
  •  
  • accessors : true
  •  
  • persistent : false
  •  
    Constructor Summary
    init()
    Method Summary
    any defaultMethods()
    any defaultSuccessResponses()
    any newMethod()
    any newTemplate()
    any toCF([any Map])
         Converts a Java object to native CFML structure.
    string translatePath(string URLPath)
     
    Methods inherited from class lucee.Component
    None

    Constructor Detail

    init

    public init()


    Method Detail

    defaultMethods

    public any defaultMethods()


    defaultSuccessResponses

    public any defaultSuccessResponses()


    newMethod

    public any newMethod()


    newTemplate

    public any newTemplate()


    toCF

    public any toCF([any Map])

    Converts a Java object to native CFML structure

    Parameters:
    Map

    translatePath

    public string translatePath(string URLPath)

    Parameters:
    URLPath