Class WebTemplateSectionSource.NoLogicClass

  • Enclosing class:
    WebTemplateSectionSource

    public static final class WebTemplateSectionSource.NoLogicClass
    extends java.lang.Object

    Class to use if no class specified.

    Must have a public method for ClassSectionSource.

    • Constructor Summary

      Constructors 
      Constructor Description
      NoLogicClass()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void notIncludedInput()  
      • Methods inherited from class java.lang.Object

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

      • NoLogicClass

        public NoLogicClass()
    • Method Detail

      • notIncludedInput

        public void notIncludedInput()