Class BwJSRegistration

java.lang.Object
org.bedework.convert.jscal.BwJSRegistration
All Implemented Interfaces:
org.bedework.jsforj.JSRegistration

public class BwJSRegistration extends Object implements org.bedework.jsforj.JSRegistration
User: mike Date: 7/26/20 Time: 00:14
  • Field Details

  • Constructor Details

    • BwJSRegistration

      public BwJSRegistration()
  • Method Details

    • getRegistrationName

      public String getRegistrationName()
      Specified by:
      getRegistrationName in interface org.bedework.jsforj.JSRegistration
    • propertyNames

      public Set<String> propertyNames()
      Specified by:
      propertyNames in interface org.bedework.jsforj.JSRegistration
    • getType

      public String getType(String propertyName)
      Specified by:
      getType in interface org.bedework.jsforj.JSRegistration
    • getTypeInfo

      public org.bedework.jsforj.JSTypeInfo getTypeInfo(String name)
      Specified by:
      getTypeInfo in interface org.bedework.jsforj.JSRegistration
      Parameters:
      name - of type
      Returns:
      type information - null if unknown type