Class PortletEnvironmentCheck

java.lang.Object
com.webmethods.caf.faces.portlet.PortletEnvironmentCheck

public class PortletEnvironmentCheck extends Object
Quick check to determine if the 'CAF Portlet Controls' are being loaded in a portlet container.
  • Constructor Details

    • PortletEnvironmentCheck

      public PortletEnvironmentCheck()
  • Method Details

    • isPortletEnvironment

      public static boolean isPortletEnvironment()
      Returns true if the running in a portlet environment.
      Returns:
      true or false.