Interface UrlMainAreaComponentFactory

All Superinterfaces:
MainAreaComponentFactory
All Known Implementing Classes:
AbstractUrlMainAreaComponentFactory, DefaultUrlMainAreaComponentFactory

public interface UrlMainAreaComponentFactory extends MainAreaComponentFactory
  • Method Details

    • setUrlMappingBeanId

      void setUrlMappingBeanId(String beanId)
    • getUrlMappingBeanId

      String getUrlMappingBeanId()
    • setUid

      void setUid(String uid)
    • getUid

      String getUid()
    • getConfiguredUrl

      String getConfiguredUrl()