Uses of Interface
com.ebasetech.xi.api.BaseForm

Packages that use BaseForm
Package Description
com.ebasetech.xi.api  
  • Uses of BaseForm in com.ebasetech.xi.api

    Subinterfaces of BaseForm in com.ebasetech.xi.api
    Modifier and Type Interface Description
    interface  ApplicationLayout
    The ApplicationLayout interface represents a Form's Application Layout.
    interface  BaseWebForm
    BaseWebForm is an interface that represents any Ebase runnable entity that can have controls via a Business View.
    interface  IntegrationService
    The IntegrationService interface represents an Integration Service.
    interface  RESTfulWebService
    The RESTfulWebService interface represents an RESTful Web Service.
    interface  WebForm
    The WebForm interface represents an interactive web form, which is a form being executed by an online user.
    interface  WorkflowJob
    The WorkflowJob interface represents a running workflow job.