Class WmPortalLibraryBean

java.lang.Object
com.webmethods.caf.faces.bean.StandardLibraryBean
com.webmethods.caf.faces.bean.WmPortalLibraryBean

public class WmPortalLibraryBean extends com.webmethods.caf.faces.bean.StandardLibraryBean
Application scope bean for access to WmPortal library resources. This class is not intended to be used by clients.
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.webmethods.caf.faces.bean.StandardLibraryBean

    com.webmethods.caf.faces.bean.StandardLibraryBean.DelegatingAppResourceBundleContentProvider, com.webmethods.caf.faces.bean.StandardLibraryBean.ResourceURLContentProvider
  • Field Summary

    Fields inherited from class com.webmethods.caf.faces.bean.StandardLibraryBean

    m_ResourceURL
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    WmPortal library resource bundle.

    Methods inherited from class com.webmethods.caf.faces.bean.StandardLibraryBean

    getResourceURL

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WmPortalLibraryBean

      public WmPortalLibraryBean()
  • Method Details

    • getResourceBundle

      public IContentProvider getResourceBundle()
      WmPortal library resource bundle.
      Overrides:
      getResourceBundle in class com.webmethods.caf.faces.bean.StandardLibraryBean